Limbobbia
limbobbiawiki
https://limbobbia.miraheze.org/wiki/Roblox_Limbobbia_Wiki
MediaWiki 1.41.0
first-letter
Media
Special
Talk
User
User talk
Limbobbia
Limbobbia talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Module
Module talk
Template:Album
10
28
71
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Album">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="artist"><label>Artist</label></data>
<data source="released"><label>Released</label></data>
<data source="recorded"><label>Recorded</label></data>
<data source="length"><label>Length</label></data>
<data source="label"><label>Label</label></data>
<data source="producer"><label>Producer</label></data>
</infobox></includeonly><noinclude>{{Documentation}}</noinclude>
7145bd5ecd9bcafcf1907686b6a57145c9c894ac
Template:Album/doc
10
29
72
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Album
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| artist =
| released =
| recorded =
| length =
| label =
| producer =
}}
</pre>
== Sample output ==
{{Album
| title = Fleur
| image = Example.jpg
| artist = Marigold
| released = June 2012
| recorded = 2011
| length = 88:88
| label = Spring
| producer = Daffy
}}
<pre>
{{Album
| title = Fleur
| image = Example.jpg
| artist = Marigold
| released = June 2012
| recorded = 2011
| length = 88:88
| label = Spring
| producer = Daffy
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
34c5cd77d0a20c3509b82f0386c7429a8b47a5fb
Template:Documentation
10
30
73
2022-03-11T14:58:57Z
FANDOM
16
Draft subpages are deprecated with UCP. Default is "/sandbox".
wikitext
text/x-wiki
<includeonly>{| class="article-table plainlinks" style="width:100%;" role="complementary"
|- style="font-size:18px;"
! style="padding:0px;" | <div style="width:100%; padding:3px 0px; text-align:center;" class="color1">Template documentation</div>
|-
| ''Note: portions of the template sample may not be visible without values provided.''
|-
| View or edit [[{{{1|Template:{{PAGENAMEE}}/doc}}}|this documentation]]. ([[Template:Documentation|About template documentation]])
|-
| Editors can experiment in this template's [{{fullurl:{{FULLPAGENAMEE}}/sandbox|action=edit}} sandbox] and [{{fullurl:{{FULLPAGENAMEE}}/testcases}} test case] pages.
|}
<div style="margin:0 1em;">
{{{{{1|{{PAGENAME}}/doc}}}}}</div></includeonly><noinclude>{{Documentation}}[[Category:Documentation templates]]</noinclude>
ee98b7264ecdfefae4fda4e94a64c1d0e275ee55
Template:T
10
31
74
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<onlyinclude><nowiki>{{</nowiki>{{#if:{{{prefix|}}}|{{{prefix}}}:}}[[Template:{{{1}}}|{{{1}}}]]<!--
-->{{#if:{{{2|}}}||<span style="color:#555;">''<{{{2}}}>''</span>}}<!--
-->{{#if:{{{3|}}}||<span style="color:#555;">''<{{{3}}}>''</span>}}<!--
-->{{#if:{{{4|}}}||<span style="color:#555;">''<{{{4}}}>''</span>}}<!--
-->{{#if:{{{5|}}}||<span style="color:#555;">''<{{{5}}}>''</span>}}<!--
-->{{#if:{{{6|}}}||<span style="color:#555;">''<{{{6}}}>''</span>}}<!--
-->{{#if:{{{7|}}}||<span style="color:#555;">''<{{{7}}}>''</span>}}<!--
-->{{#if:{{{8|}}}||<span style="color:#555;">''<{{{8}}}>''</span>}}<!--
-->{{#if:{{{9|}}}||<span style="color:#555;">''<{{{9}}}>''</span>}}<!--
-->{{#if:{{{10|}}}||<span style="color:#555;">''<{{{10}}}>''</span>}}<!--
-->{{#if:{{{11|}}}||<span style="color:#555;">''<{{{11}}}>''</span>}}<!--
-->{{#if:{{{12|}}}||<span style="color:#555;">''<{{{12}}}>''</span>}}<!--
-->{{#if:{{{13|}}}||<span style="color:#555;">''<{{{13}}}>''</span>}}<!--
-->{{#if:{{{14|}}}||<span style="color:#555;">''<{{{14}}}>''</span>}}<!--
-->{{#if:{{{15|}}}||<span style="color:#555;">''<{{{15}}}>''</span>}}<!--
-->{{#if:{{{16|}}}||<span style="color:#555;">''<{{{16}}}>''</span>}}<!--
-->{{#if:{{{17|}}}||<span style="color:#555;">''<{{{17}}}>''</span>}}<!--
-->{{#if:{{{18|}}}||<span style="color:#555;">''<{{{18}}}>''</span>}}<!--
-->{{#if:{{{19|}}}||<span style="color:#555;">''<{{{19}}}>''</span>}}<!--
-->{{#if:{{{20|}}}||<span style="color:#555;">''<{{{20}}}>''</span>}}<!--
-->{{#if:{{{21|}}}||<span style="color:#555;">''<{{{21}}}>''</span>}}<!--
--><nowiki>}}</nowiki></onlyinclude><noinclude>{{documentation}}</noinclude>
4273916fece7a96eef48125efb615009a1fd6fe6
Template:Documentation/doc
10
32
75
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
==Description==
This template is used to insert descriptions on template pages.
==Syntax==
Add <code><nowiki><noinclude></nowiki>{{t|Documentation}}<nowiki></noinclude></nowiki></code> at the end of the template page.
Add <code><nowiki><noinclude></nowiki>{{t|Documentation|documentation page}}<nowiki></noinclude></nowiki></code> to transclude an alternative page from the /doc subpage.
==Usage==
===On the Template page===
This is the normal format when used:
<pre>
TEMPLATE CODE
<includeonly>Any categories to be inserted into articles by the template</includeonly>
<noinclude>{{Documentation}}</noinclude>
</pre>
''If your template is not a completed div or table, you may need to close the tags just before <code><nowiki>{{Documentation}}</nowiki></code> is inserted (within the noinclude tags).''
''A line break right before <code><nowiki>{{Documentation}}</nowiki></code> can also be useful as it helps prevent the documentation template "running into" previous code.''
===On the documentation page===
The documentation page is usually located on the /doc subpage for a template, but a different page can be specified with the first parameter of the template (see [[#Syntax|Syntax]]).
Normally, you will want to write something like the following on the documentation page:
<pre>
==Description==
This template is used to do something.
==Syntax==
Type <code>{{t|templatename}}</code> somewhere.
==Samples==
<code><nowiki>{{templatename|input}}</nowiki></code>
results in...
{{templatename|input}}
<includeonly>Any categories for the template itself</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
</pre>
Use any or all of the above description/syntax/sample output sections. You may also want to add "see also" or other sections.
Note that the above example also uses the [[Template:T]] template.
<includeonly>[[Category:Documentation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
58ca364cb71b551e4a71ddf3046cf41c84db0d57
Template:T/doc
10
33
76
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
A template link with a variable number of parameters (0-20).
;Syntax
:{{t|t|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! -->
;Source
:Improved version not needing t/piece subtemplate developed on [http://templates.fandom.com Templates wiki] see the [http://templates.fandom.com/index.php?title=Template:T&action=history list of authors]. Copied here via CC-By-SA 3.0 license.
;Example
:{{t|t|param1|param2}}
<includeonly>[[Category:General wiki templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
6f7307b6bcfef75efcc1d71fc932366c04cd61b3
Template:Character
10
34
77
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Character">
<title source="name"/>
<image source="image">
<caption source="imagecaption" />
</image>
<group>
<data source="aliases"><label>Aliases</label></data>
<data source="relatives"><label>Relatives</label></data>
<data source="affiliation"><label>Affiliation</label></data>
<data source="occupation"><label>Occupation</label></data>
</group>
<group>
<header>Biographical information</header>
<data source="marital"><label>Marital status</label></data>
<data source="birthDate"><label>Date of birth</label></data>
<data source="birthPlace"><label>Place of birth</label></data>
<data source="deathDate"><label>Date of death</label></data>
<data source="deathPlace"><label>Place of death</label></data>
</group>
<group>
<header>Physical description</header>
<data source="species"><label>Species</label></data>
<data source="gender"><label>Gender</label></data>
<data source="height"><label>Height</label></data>
<data source="weight"><label>Weight</label></data>
<data source="eyes"><label>Eye color</label></data>
</group>
<group>
<header>Appearances</header>
<data source="portrayedby"><label>Portrayed by</label></data>
<data source="appearsin"><label>Appears in</label></data>
<data source="debut"><label>Debut</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
f63ba56dbc9f4a25683ff5d7104509d0e8bb9eda
Template:Character/doc
10
35
78
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Character
| name =
| image =
| imagecaption =
| aliases =
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate =
| birthPlace =
| deathDate =
| deathPlace =
| species =
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
</pre>
== Sample output ==
{{Character
| name = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| aliases = Flo
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate = July 21st, 2013
| birthPlace = Iowa
| deathDate =
| deathPlace =
| species = Plant
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
<pre>
{{Character
| name = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| aliases = Flo
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate = July 21st, 2013
| birthPlace = Iowa
| deathDate =
| deathPlace =
| species = Plant
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
6ddf3451fd7140d6b498a17d53162a4ccd65e691
Template:Book
10
36
79
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Book">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="author"><label>Author</label></data>
<data source="illustrator"><label>Illustrator</label></data>
<data source="datePublished"><label>Published on</label></data>
<data source="publisher"><label>Publisher</label></data>
<group layout="horizontal">
<header>Publication order</header>
<data source="previous"><label>Previous</label></data>
<data source="next"><label>Next</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Books]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
c4bc425c60ee6f1a263f67a75f6d26aafc236c03
Template:Book/doc
10
37
80
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>{{Book
| title =
| image = [e.g. "Example.jpg"]
| author =
| illustrator =
| datePublished =
| publisher =
| previous =
| next =
}}</pre>
== Sample output ==
{{Book
| title = The Adventures of Flower
| image = Example.jpg
| author = Alice
| illustrator = Bob
| datePublished = April 1928
| publisher = Arthur's
| previous = Book One
| next = Book Three
}}
<pre>{{Book
| title = The Adventures of Flower
| image = Example.jpg
| author = Alice
| illustrator = Bob
| datePublished = April 1928
| publisher = Arthur's
| previous = Book One
| next = Book Three
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
7320d1953158c6673ed6ce2be7bc35e2356522e5
Template:Episode
10
38
81
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Episode">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="partOfSeason"><label>Season</label></data>
<data source="episodeNumber"><label>Episode</label></data>
<data source="airDate"><label>Air date</label></data>
<data source="writer"><label>Writer</label></data>
<data source="director"><label>Director</label></data>
<group layout="horizontal">
<header>Episode guide</header>
<data source="previousEpisode"><label>Previous</label></data>
<data source="nextEpisode"><label>Next</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Episodes]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
222b04973118bf9a11e3e5f3a034c07b6ec30fee
Template:Episode/doc
10
39
82
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>{{Episode
| title =
| partOfSeason =
| episodeNumber =
| image = [e.g. "Example.jpg"]
| airDate =
| writer =
| director =
| previousEpisode =
| nextEpisode =
}}</pre>
== Sample output ==
{{Episode
| title = Flower of Babel
| partOfSeason = One
| episodeNumber = Three
| image = Example.jpg
| airDate = Unaired
| writer = D. Righta
| director = A. di Rektour
| previousEpisode = Episode Two
| nextEpisode = Episode Four
}}<pre>{{Episode
| title = Flower of Babel
| partOfSeason = One
| episodeNumber = Three
| image = Example.jpg
| airDate = Unaired
| writer = D. Righta
| director = A. di Rektour
| previousEpisode = Episode Two
| nextEpisode = Episode Four
}}</pre>
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
422683315393b9908127727460675544f6ffb8cf
Template:Event
10
40
83
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Event">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="performers"><label>Performers</label></data>
<data source="date"><label>Date</label></data>
<data source="location"><label>Location</label></data>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Events]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
d66b112135e43b8474d30a6dab0feaab6588dfe8
Template:Event/doc
10
41
84
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Event
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| performers =
| date =
| location =
}}
</pre>
== Sample output ==
{{Event
| title = Flower du Jour
| image = Example.jpg
| performers = Awesome Ones
| date = All the time
| location = Everywhere
}}
<pre>
{{Event
| title = Flower du Jour
| image = Example.jpg
| performers = Awesome Ones
| date = All the time
| location = Everywhere
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
1502585ceb0f0a7e1e70edc0fa8c88720e7da905
Template:Item
10
42
85
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Item">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="type"><label>Type</label></data>
<data source="effects"><label>Effects</label></data>
<data source="source"><label>Source</label></data>
<data source="buy"><label>Cost to buy</label></data>
<data source="sell"><label>Cost to sell</label></data>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Items]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
1c76f47b4d1d6c296c09c245c7dd7d4efc9ff9e6
Template:Item/doc
10
43
86
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Item
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| type =
| effects =
| source =
| buy =
| sell =
}}
</pre>
== Sample output ==
{{Item
| title = Power Flower
| image = Example.jpg
| type = Food
| effects = +1 Fire
| source = Vendor
| buy = 5g
| sell = 1g
}}<pre>
{{Item
| title = Power Flower
| image = Example.jpg
| type = Food
| effects = +1 Fire
| source = Vendor
| buy = 5g
| sell = 1g
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
ecd61f0a9df462e9790349a7ef0034b375ef0e2b
Template:Location
10
44
87
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Location">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<image source="map"><caption source="mapcaption"/></image>
<data source="type"><label>Type</label></data>
<data source="level"><label>Level</label></data>
<data source="location"><label>Location</label></data>
<data source="inhabitants"><label>Inhabitants</label></data>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Locations]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
74c089bf3093e560bd6a2144977d9d0bc5faebc0
Template:Location/doc
10
45
88
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Location
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| map = [e.g. "Example.jpg"]
| mapcaption =
| type =
| level =
| location =
| inhabitants =
}}
</pre>
== Sample output ==
{{Location
| title = Flora Island
| image = Example.jpg
| imagecaption = The island
| map = Example.jpg
| mapcaption = Zone map
| type = Contested
| level = 1-5
| location = Earth
| inhabitants = Stompy Humans, Drinky Bees
}}<pre>
{{Location
| title = Flora Island
| image = Example.jpg
| imagecaption = The island
| map = Example.jpg
| mapcaption = Zone map
| type = Contested
| level = 1-5
| location = Earth
| inhabitants = Stompy Humans, Drinky Bees
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
e3e627290fa1c04d98083b44bcd2fa5cb562e13c
Template:Navbox
10
46
89
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;"
|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}
|-
| style="padding:0.2em 0.5em;" | {{{body}}}
|}<noinclude>
{{documentation}}</noinclude>
21aa3440d9c06c537ca5808c298e155d57e8dc90
Template:Navbox/doc
10
47
90
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to create a basic navigation box. You can do so by calling the template, via the steps under "Syntax", but it is recommended to '''copy the code verbatim''' via the steps under "Navbox Creation".
;Navbox Creation
<inputbox>
type=create
prefix=Template:
preload=Template:Navbox
editintro=Template:Navbox/doc
buttonlabel=Make your navbox!
default = Navbox Foo
</inputbox>
#Think of a name for your navbox, like "Navbox Foo". Type it in the above field, press the button, and save the page immediately. Be ready to return to ''this'' page to see the rest of the instructions.
#Edit the resulting page in source mode.
#Replace <code>{{{header}}}</code> with the text you would like to appear in the header.
#Replace <code>{{{body}}}</code> with the text you would like to appear in the body.
#To add another section, copy these four lines of code immediately below the lines in the existing code that they resemble:
<pre>|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}
|-
| style="padding:0.2em 0.5em;" | {{{body}}}</pre>
Save the page once you have added as many sections as you needed, and filled them with content. You may also want to create a /doc subpage explaining that to call the resulting template, one must only type <code>{<nowiki/>{Navbox Foo}}</code>, or rather, whatever we decided to name the template in step 1.
;Syntax
<pre>{{navbox
|header=Land of Bob
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
}}</pre>
:Results in...
{{navbox
|header=Land of Bob
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
}}
<includeonly>[[Category:Navbox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
4b1a1bf5f00c2d159d30d8f8bc525309ac16d406
Template:Quest
10
48
91
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Quest">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="start"><label>Start</label></data>
<data source="end"><label>End</label></data>
<data source="prerequisites"><label>Prerequisites</label></data>
<data source="level"><label>Level</label></data>
<data source="location"><label>Location</label></data>
<data source="rewards"><label>Rewards</label></data>
<group layout="horizontal">
<header>Quest progression</header>
<data source="previous"><label>Previous</label></data>
<data source="next"><label>Next</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Quests]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
1057bf1c3220419334e60f6b01c07995f871d8f8
Template:Quest/doc
10
49
92
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Quest
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| start =
| end =
| prerequisites =
| level =
| location =
| rewards =
| previous =
| next =
}}
</pre>
== Sample output ==
{{Quest
| title = Example infobox
| image = Example.jpg
| start = Chrys
| end = Geran
| prerequisites = None
| level = 5
| location = Earth
| rewards = Justice-Wrought Petals
| previous = A
| next = C
}}
<pre>{{Quest
| title = Example infobox
| image = Example.jpg
| start = Chrys
| end = Geran
| prerequisites = None
| level = 5
| location = Earth
| rewards = Justice-Wrought Petals
| previous = A
| next = C
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
3c80ee4fc3fe45023bd67b3c400b2e64f4f2892a
File:Wiki.png
6
50
93
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
[[Category:Wiki skin images]]
f0235f85e2414431e046ae251792bf050daef5f7
Template:Permission
10
51
94
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file is copyrighted. The copyright holder has given permission for its use.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Files used with permission]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
5940d21c4cf55ab1e46623c8d7202220620ea3fc
Template:Fairuse
10
52
95
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file is copyrighted. It will be used in a way that qualifies as fair use under US copyright law.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Fairuse files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
5db6645c70193dbeb65eed77de07f36451e1145c
Template:Self
10
53
96
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file was uploaded by the photographer or author.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Files uploaded by the photographer or author]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
c3570ab7a69cc0cdf1478e8b7d45f8c70f1214c0
Template:From Wikimedia
10
54
97
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file was originally uploaded on Wikipedia or another Wikimedia project.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Files from WikiMedia projects]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
72fed0e402d6912cd6381ef1b21b52929b041d8c
Template:CC-BY-SA
10
55
98
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:CC-BY-SA files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
b7cc0c0ae4d0cbff86fb66f332cdbfd9ef0c67f1
Template:Other free
10
56
99
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file is licensed under a free license.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Freely licensed files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
a0e93bfb8a804eb54e67553ff50ba57b368ba00d
Template:PD
10
57
100
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{LicenseBox|text=''This file is in the public domain''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Public domain files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
daf709f747ba95ea06112acade4c78177a475e30
Template:Permission/doc
10
58
101
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images as being copyrighted, but the copyright holder has given permission for its use.
;Syntax
:Type <code>{{t|permission}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
e2fc5fa15609d14fe9de91b503904f2b3f363afa
Template:Fairuse/doc
10
59
102
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images as fair use.
;Syntax
:Type <code>{{t|fairuse}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
a0b1f9487b6ecaaa0f6ea70533a69c17d42e01ff
Template:Self/doc
10
60
103
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images as having been uploaded by the photographer or author.
;Syntax
:Type <code>{{t|self}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
8daf839df62f0465275f6ef57c3998c9af9e4e1d
Template:From Wikimedia/doc
10
61
104
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images as having been uploaded on [[wikipedia:|Wikipedia]] or another [[wikimedia:|Wikimedia]] project.
;Syntax
:Type <code>{{t|From Wikimedia}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
077fe0f228cb18bf949fee95011ec7b36fe64033
Template:CC-BY-SA/doc
10
62
105
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images with the CC-BY-SA license.
;Syntax
:Type <code>{{t|CC-BY-SA}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
4fa145ced3f3a218b897f635df8d678eeff73464
Template:Other free/doc
10
63
106
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images with a free license not covered by other image templates.
;Syntax
:Type <code>{{t|Other free}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f4a03ee383d67da50c93408169b82b8217ff1404
Template:PD/doc
10
64
107
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark images as being in the public domain.
;Syntax
:Type <code>{{t|PD}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
bf14002371e6786761dfb4a58f4fdaf44062b8cc
Template:Topic
10
65
108
2022-03-11T14:58:57Z
FANDOM
16
Created page with "<includeonly>{{#sub:{{#replace:{{SITENAME}}| Wiki}}|-{{#len:{{#replace:{{SITENAME}}| Wiki}}}}-1}}</includeonly><noinclude>{{documentation}}</noinclude>"
wikitext
text/x-wiki
<includeonly>{{#sub:{{#replace:{{SITENAME}}| Wiki}}|-{{#len:{{#replace:{{SITENAME}}| Wiki}}}}-1}}</includeonly><noinclude>{{documentation}}</noinclude>
e8c5bb53e6d20ba0b81fcfa08813051675219442
Template:Topic/doc
10
66
109
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
This template uses your wiki's <code>SITENAME</code> and strips off the word "wiki" leaving what is in most cases the text describing the topic of your wiki. To use this template in its basic form, simply add the {{T|{{BASEPAGENAME}}}} template wherever you want your topic to appear in a sentence or section.
If your wiki's <code>SITENAME</code> minus the word "wiki" is not a good descriptor for your wiki's topic, you may also simply edit the template and replace it with just the text you want displayed.
== Syntax ==
<pre>{{Topic}}</pre>
== Sample output ==
{{Topic}}
<includeonly>[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
54e98cb6fa2fa6aec9e9fa9b138b0cd6d5bf321b
Category:Infobox templates
14
67
110
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Templates
14
68
111
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Maintenance]]"
wikitext
text/x-wiki
[[Category:Maintenance]]
a106a39e26c77e7b2ec90cb83728a6446cb6a1a1
Category:Maintenance
14
69
112
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
The subcategories of this category contain pages that have been identified as needing attention for one or more of the following reasons:
* Changes have been suggested that should be discussed first or are under discussion.
* The page has flaws that need addressing by an editor with the knowledge or skills to help.
* The action the page needs requires special rights.
''See also:''
{{cols|2|
* [[Special:BrokenRedirects|Broken redirects]]
* [[Special:DoubleRedirects|Double redirects]]
* [[Special:UncategorizedCategories|Uncategorized categories]]
* [[Special:UncategorizedFiles|Uncategorized files]]
* [[Special:UncategorizedPages|Uncategorized pages]]
* [[Special:UncategorizedTemplates|Uncategorized templates]]
* [[Special:WantedCategories|Wanted categories]]
* [[Special:WantedFiles|Wanted files]]
* [[Special:WantedPages|Wanted pages]]
* [[Special:WantedTemplates|Wanted templates]]
* [[Special:TrackingCategories|Other special tracking categories]]
}}
[[Category:{{SITENAME}}]]
3646bf22bbf81213a9b8ea11df02ceee8866b235
Category:Image license templates
14
70
113
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Navbox templates
14
71
114
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:General wiki templates
14
72
115
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Documentation templates
14
73
116
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Template documentation
14
74
117
2022-03-11T14:58:57Z
FANDOM
16
Created page with "The templates in this category contain documentation about other templates. The are automatically put here by the {{T|Documentation}} template. [[Category:Templates]]"
wikitext
text/x-wiki
The templates in this category contain documentation about other templates. The are automatically put here by the {{T|Documentation}} template.
[[Category:Templates]]
e1cf9416700d7877b308b2f9051b33cd028dd11d
Template:Main
10
75
118
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|main}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Main_article
--></noinclude>
de20b6a379396a3458f12d72e486fce07869137c
Template:See also
10
76
119
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|seeAlso}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Hatnote
--></noinclude>
e245d8ecb350a8965723151f4fad9d3cafedad60
Template:About
10
77
120
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|about}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:About
--></noinclude>
510109cae7f705952c7a0279d73a7a44fa82d41f
Template:For
10
78
121
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|For}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Hatnote
--></noinclude>
6caebf265784c02a3dba04fe77eb5c5afb52fbd4
Template:Further
10
79
122
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|further}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Hatnote
--></noinclude>
2b274c2a078defdd0995162869db05d3fc772067
Template:Hatnote
10
80
123
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{Documentation}}</noinclude>
47651229f8ca41785babe25d56cdae7ac03ad9e1
Template:Delete
10
81
124
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{MessageBox
|header = Candidate for deletion
|type = delete
|text = This page has been nominated for removal from the wiki.
|comment = Remember to check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{fullurl:{{FULLPAGENAME}}|action=history}} the page history] before deletion.
|class = notice hidden plainlinks
|id = delete
}}<includeonly>[[Category:Candidates for deletion]]</includeonly><noinclude>
{{Documentation}}</noinclude>
4173b2533a1aa36de4f2777956f1eae8889808ba
Template:Quote
10
82
125
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
{{#invoke:Quote|quote}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://starter.fandom.com/wiki/Template:Quote?oldid=4277
--></noinclude>
bf6ed2ef0e8d676125dfd9d9b8b8ad72a18049e3
Template:Disambiguation
10
83
126
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{MessageBox
| header = Disambiguation page for {{PAGENAME}}
| type = disambiguation
| text = The following is a list of links to pages that might share the same title.
| comment = Please follow one of the disambiguation links below or [[Special:Search|search]] to find the page you were looking for if it is not listed. If an [[Special:Whatlinkshere/{{FULLPAGENAME}}|internal link]] led you here, you may wish to change the link to point directly to the intended article.
| class = notice hidden
| id = disambiguation}}
<includeonly>__DISAMBIG__[[Category:Disambiguations]]</includeonly><noinclude>
{{documentation}}</noinclude>
16605ae9114395add2e702cee409d0bd2deb7603
Template:MessageBox
10
84
127
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Ambox
--></noinclude>
fab8a2df56fd74147e1709af14e8993cfab7ebe7
Template:Dialogue
10
85
128
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
<includeonly><blockquote data-format="dialogue">{{#invoke:Dialogue|main}}</blockquote></includeonly><noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Dialogue
--></noinclude>
400ad4d61c7eff1f67db8a2116441090d803cb3d
Template:Namespace
10
86
129
2022-03-11T14:58:57Z
FANDOM
16
1 revision imported
wikitext
text/x-wiki
{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Namespace_detect
--></noinclude>
f5b6ed2c0363fd704c716a6e5420a5cc0546392f
Template:Hatnote/doc
10
87
130
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
The hatnotes used for adding links between articles where more context is important.
Broadly speaking, a hatnote should answer a readers' question: Am I on the right page?
== Usage ==
; Basic usage:
{{hatnote|''text''}}
; All parameters:
{{hatnote|''text''|extraclasses=''extra classes''|selfref=''yes''|category=''no''}}
== Parameters ==
This template accepts the following parameters:
* <code>1</code> - the hatnote text (required)
* <code>extraclasses</code> - any extra CSS classes to be added.
* <code>selfref</code> - If set to "yes", "y", "true" or "1", adds the CSS class "selfref". This is used to denote self-references.
* <code>category</code> - If set to "no", "n", "false", or "0", suppresses the error tracking category ([[:Category:Hatnote templates with errors]]). This has an effect only if the leftmost parameter (the hatnote text) is omitted.
== Example ==
* <code><nowiki>{{hatnote|Example hatnote text}}</nowiki></code> → {{hatnote|Example hatnote text}}
== Typical types ==
{{T|Main}}, {{T|Further}} are very similar, but indicate either the primary page for a topic or more detailed related topic. They have a nearly identical set of parameters.
;{{T|Main}}: When an article is large, it often has a summary and a link to a main article. This template is used after the heading of the summary, to indicate a link to the subtopic article that has been summarized.
;{{T|Further}}: Used to link to articles containing further information on this topic.
;{{T|See also}}: Used to link to additional articles on related topics.
:;{{T|Main|Main Page}} →:{{Main|Main Page}}
:;{{T|Main|Main Page|Main Page}} →:{{Main|Main Page|Main Page}}
:*<code>1</code>, <code>2</code>, <code>3</code>, ... – the pages to link to. If no page names are specified, the current page name is used instead (without the namespace prefix). Categories and files are automatically escaped with the [[w:Help:Colon trick|colon trick]], and links to sections are automatically formatted as ''page § section'', rather than the MediaWiki default of ''page#section''.
:*<code>l1</code>, <code>l2</code>, <code>l3</code>, ... ''or''<code>label 1</code>, <code>label 2</code>, <code>label 3</code>, ... – optional labels for each of the pages to link to (this is for articles where a piped link would be used). Note that the extra parameters use a lower case 'L', for example, <code>l1</code>, <u>not</u> <code>L1</code>.
:*<code>selfref</code> – if set to "yes", "y", "true" or "1", adds the CSS class "selfref". This is used to denote self-references.
== Disambiguation ==
Templates such as {{T|About}} and {{T|For}} are to be used in cases where a disambiguation is not needed. In general, disambiguation pages should only be used for 4 or more titles that are mostly or entirely identical, except for a qualifier.
;{{T|About}}: Links the reader to other articles with similar titles or concepts that they may have been seeking instead. The template has several formats, including:
:;{{T|About|Use1}} →:{{About|}}
:;{{T|About|Use1|<nowiki/>|Main Page}} →:{{About|Use1||Main Page}}
:;{{T|About|Use1|<nowiki/>|Main Page|and|Main Page}} →:{{About|Use1||Main Page|and|Main Page}}
:;{{T|About|Use1|Use2|Main Page}} →:{{About|Use1|Use2|Main Page}}
:;{{T|About|Use1|Use2|Main Page|and|Main Page}} →:{{About|Use1|Use2|Main Page|and|Main Page}}
:;{{T|About|Use1|Use2|Main Page|other uses}} →:{{About|Use1|Use2|Main Page|other uses}}
Alternately, a <code>section=yes</code> parameter can be added to the {{T|About}} template for use at the top of a section. When using this parameter, the wording in the template changes to specify that it is being used in a section:
:;{{T|About|Use1|<nowiki>section=yes</nowiki>}} →:{{About|Use1|section=yes}}
:;{{T|About|Use1|<nowiki/>|Main Page|<nowiki>section=yes</nowiki>}} →:{{About|Use1||Main Page|section=yes}}
:;{{T|About|Use1|Use2|Main Page|<nowiki>section=yes</nowiki>}} →:{{About|Use1|Use2|Main Page|section=yes}}
:;{{T|About|Use1|Use2|Main Page|and|Main Page|<nowiki>section=yes</nowiki>}} →:{{About|Use1|Use2|Main Page|and|Main Page|section=yes}}
:;{{T|About|Use1|Use2|Main Page|other uses|<nowiki>section=yes</nowiki>}} →:{{About|Use1|Use2|Main Page|other uses|section=yes}}
A <var>text</var> option adds text to the end; note that this should be only used when truly necessary, and the other hatnote templates listed below don't suffice. This template also supports <var>selfref</var>.
;{{T|For}}: Provides links to up to four articles or disambiguation pages. It accepts zero to five parameters.
:;If used without parameters on a page named ''Foo'', the result is
::{{hatnote|For other uses, see [[:Foo (disambiguation)]].}}
:;The first parameter changes the hatnote itself and should be plain text, e.g. {{T|For|similar terms}} yields
::{{hatnote|For similar terms, see [[:Foo (disambiguation)]].}}
:;The second parameter is used to change the resultant link, e.g. {{T|For|similar terms|Main Page}} yields
::{{For|similar terms|Main Page}}
:;The third, fourth and fifth parameters are used to give one, two, or three supplementary links:
:*{{For|similar terms|Main Page|Main Page}}
:*{{For|similar terms|Main Page|Main Page|Main Page}}
:*{{For|similar terms|Main Page|Main Page|Main Page|Main Page}}
:the last being produced by e.g. {{T|For|similar terms|Main Page|Main Page|Main Page|Main Page}}.
== Errors ==
If no hatnote text is supplied, the template will output the following message:
* {{hatnote|category=no}}
If you see this error message, it is for one of four reasons:
# No parameters were specified (the template code was <code><nowiki>{{hatnote}}</nowiki></code>). Please use <code><nowiki>{{hatnote|</nowiki>''text''<nowiki>}}</nowiki></code> instead.
# Some parameters were specified, but the hatnote text wasn't included. For example, the template text <code><nowiki>{{hatnote|extraclasses=seealso}}</nowiki></code> will produce this error. Please use (for example) <code><nowiki>{{hatnote|</nowiki>''text''<nowiki>|extraclasses=seealso}}</nowiki></code> instead.
# The hatnote text was specified, but that text contains an equals sign ("="). The equals sign has a special meaning in template code, and because of this it cannot be used in template parameters that do not specify a parameter name. For example, the template code <code><nowiki>{{hatnote|2+2=4}}</nowiki></code> will produce this error. To work around this, you can specify the parameter name explicitly by using <code>1=</code> before the hatnote text, like this: <code><nowiki>{{hatnote|1=2+2=4}}</nowiki></code>.
# You tried to access [[Module:Hatnote]] directly by using <code><nowiki>{{#invoke:hatnote|hatnote|</nowiki>''text''<nowiki>}}</nowiki></code>. Use of #invoke in this way has been disabled for performance reasons. Please use <code><nowiki>{{hatnote|</nowiki>''text''<nowiki>}}</nowiki></code> instead.
Pages that contain this error message are tracked in [[:Category:Hatnote templates with errors]].
== Technical details ==
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Hatnote|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Hatnote|Hatnote on Templates Wiki]]'''.
The HTML code produced by this template looks like this:
* <code><nowiki><div role="note" class="hatnote"></nowiki>''hatnote text''<nowiki></div></nowiki></code>
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f89b62bda227691a45fd6d42d8bf89b151436cd2
Template:Delete/doc
10
88
131
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to mark pages for deletion, categorizing them in [[:Category:Candidates for deletion]].
;Syntax
:Type <code>{{t|delete}}</code> on the page to be deleted.'''
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
baa263e149fb470c182f0de3af57178739e61a86
Template:Quote/doc
10
89
132
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
==Description==
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.
==Syntax==
<pre>
{{Quote
| quote =
| speaker =
| source =
}}
</pre>
As an alternative, these can be placed in positional order.
==Samples==
{{Quote
| quote = When you play the game of thrones, you win or you die.
| speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| source = [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
<pre>
{{Quote
| quote = When you play the game of thrones, you win or you die.
| speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| source = [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
</pre>
or
<pre>
{{Quote
| When you play the game of thrones, you win or you die.
| [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
</pre>
== Technical details ==
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Quote|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Quote|Quote on Templates Wiki]]'''.
<includeonly>[[Category:Quote templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
9257007bdd810476e8723e435841c3f133a204f2
Template:Disambiguation/doc
10
90
133
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:Marks an article as a disambiguation page, adding a banner to the article and categorizing it under [[:Category:Disambiguations]].
;Syntax
:Add <code>{{t|disambiguation}}</code> at the top of a disambiguation page.
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
c0a52d0ac40d9827b4462625985906e37c6f83c9
Template:MessageBox/doc
10
91
134
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{T|MessageBox}} is a template for creating message boxes.
It is highly customizable with classes, inline styles, and provided CSS selectors. Optional features such as an image, left border, right-side text (for e.g. shortcuts), and a dismiss function.
It uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Mbox|on the Global Lua Module page]]. This version is modified to produce a starter style, based on the [[w:c:dev:mediawiki:Global Lua Modules/Mbox.css|basic style from the module]]. To use the full capabilities of this module and remove the default styling, remove the indicated portions of [[Module:Mbox]].
'''For a traditional wikitext version of this template, see [[w:c:templates:Template:Ambox|Ambox on Templates Wiki]]'''.
==Parameters==
For examples of how to use these parameters, see [[#Examples]].
{| class="wikitable" style="width: 100%"
! Parameter name
! Description
! Required?
! Default
|-
| <code>class</code>
| Additional classes to the root <code>.mbox</code> element.
| No
| —
|-
| <code>bordercolor</code>
| The color of the thick left-most border.
| No
| Stylesheet default
|-
| <code>type</code>
| Type of mbox as declared as in CSS with variables. Affects color of the thick left-most border. See [[#Using types]].
| No
| —
|-
| <code>bgcolor</code>
| The color of the mbox's background.
| No
| Stylesheet default
|-
| <code>style</code>
| Additional inline styles to the root <code>.mbox</code> element.
| No
| —
|-
| <code>image</code>
| An image to be added to the left of all text content.
| No
| —
|-
| <code>imagewidth</code>
| The width of the image (height automatically adjusts).
| No
| <code>60px</code>
|-
| <code>imagelink</code>
| The link to which the image points (could link to the relevant maintenance category, per example). If not included, the image will be un-clickable.
| No
| —
|-
| <code>header</code>
| The header (bold text placed at the top). This is typically used to very briefly explain the subject of the mbox itself, as when the mbox is closed, only the header will show.
| No
| —
|-
| <code>text</code>
| Non-bold text placed below the header, typically used to explain the subject of the mbox in further or additional detail. When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>comment</code>
| Smaller non-bold text placed below the main text, typically used to add additional links or context about the notice. When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>aside</code>
| Text placed within a small allocation on the right side separated by a light gray border. Most commonly used to show shortcuts to the page in question (such as on policy pages). When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>id</code>
| By default, one close button will close all mboxes on the page. However, to change this, this parameter may be used, given as the name of the mbox implementation (e.g., "Template:Cleanup" would have <code><nowiki>|id=cleanup</nowiki></code>).
| No
| —
|-
| <code>collapsed</code>
| By default, the mbox will be uncollapsed, and the full contents will be shown. However, to change this, this parameter may be used to set an mbox as collapsed by default (e.g., <code><nowiki>|collapsed=true</nowiki></code> would set the mbox to be collapsed by default).
| No
| —
|}
==Design==
Some communities may wish to customize the appearance of the mboxes. The most common styling options are provided illustrated in CSS.
<syntaxhighlight lang="css" class="mw-collapsible mw-collapsed">
.mbox {
/* the background of the entire box */;
background-color: ;
/* the border color of the entire box */
border-color: ;
/* the border thickness of the entire box */
border-width: ;
/* the default thick left border color; note this can be changed from within the template implementations using the "color" parameter */
border-left-color: ;
/* the rounded-ness of the corners */;
border-radius: ;
/* the baseline font-size of the mbox */
font-size: ;
}
.mbox__content {
/* the padding inside the mbox */
padding: ;
}
.mbox__content__image {
/* the minimum width of the mbox's image (if bigger, use the "imagewidth" parameter in the template) */
width: ;
/* the spacing to the left of the text (i.e., the right of the image) */
padding-right: ;
}
.mbox__content__text__comment {
/* the size of the text in the "comment" parameter */
font-size: ;
}
.mbox__content__aside {
/* any particular modifications to the "aside" area can go here */
/* the maximum width of the aside area */
width: ;
}
.mbox__close {
/* the appearance of the close symbol here */
}
.mbox__close:after {
/* overwrite "content" here if you do not wish for the close symbol to be × */
content: '';
}
.mw-collapsed + .mbox__close {
/* modifications to the close symbol when the box is closed */
}
.mw-collapsed + .mbox__close:after {
/* overwrite "content" here if you do not wish for the close symbol to be + when the box is closed */
content: '';
}
</syntaxhighlight>
; Technical notes
* Additional inline styles to the root <code>.mbox</code> element can be achieved via the <code>style</code> parameter in the template.
== Examples ==
=== Basic MessageBox ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|id = test1
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|text = Normal text here
|id = test1
}}
=== Using types ===
To use types, CSS variables must be added, such as:
<syntaxhighlight lang="css">
:root {
--type-important: rgba(200, 0, 0, 0.8);
--type-moderate: rgba(233, 124, 47, 0.8);
--type-minor: rgba(241, 197, 37, 0.8);
}
</syntaxhighlight>
If added:
<pre>
{{MessageBox
|header = Header text here
|type = important
|text = Normal text here
|id = test2
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|type = important
|text = Normal text here
|id = test2
}}
Depending on your styling, there may not be a visual difference in the above example.
=== With an image ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|image = Wiki.png
|imagelink =
|imagewidth = 50px
|id = test3
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|text = Normal text here
|image = Wiki.png
|imagelink =
|imagewidth = 50px
|id = test3
}}
=== With an aside ===
<pre>
{{MessageBox
|header = Header text here
|type = important
|text = Normal text here
|aside = Aside text here
|id = test4
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|type = important
|text = Normal text here
|aside = Aside text here
|id = test4
}}
=== Standard/default style ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|comment = Comment text here
|image = Wiki.png
|aside = Aside text here
|id = standard
}}</pre>
Produces:
{{#invoke:Mbox|main|header=Header text here |text=Normal text here |comment=Comment text here |image=Wiki.png |aside=Aside text here |id=standard}}
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
ca7c12cf4c7d97a6a3a96c5adc07ee3ceaf78fda
Template:Dialogue/doc
10
92
135
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
{{t|Dialogue}} facilitates the writing of dialogue in a standard format. The template can handle most standard formats of writing dialogue, and can be indented, bulleted or numbered. '''This template ''cannot'' be <code>subst:</code>'d'''.
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Dialogue|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Dialogue/wikitext|Dialogue on Templates Wiki]]'''.
==Syntax==
This is how to write the template in [[w:Help:wikitext|wikitext]] onto your article:
<pre>{{dialogue
|short=full
|short=full
|short=full
...
|Character|Speech
|Character|Speech
|Character|Speech
...
|cite = dialogue description
}}</pre>
These parameters are explained more fully below.
==Parameters==
'''Named parameters specify name shortcuts. They are all optional.''' They are placed at the top of the template call, like this:
<pre>{{dialogue
|short=full
|short=full
|short=full
...</pre>
Name shortcuts apply to your main dialogue text. If you use a shortcut specified here for a character name, then the full name will be replaced for it.
Named parameters of the form "<code>mood1</code>", "<code>mood2</code>", "<code>mood3</code>", etc., up to "<code>mood10</code>", specify moods for the corresponding line number (e.g. "<code>mood1</code>" specifies line 1). They are placed in a line like this:
<pre>...
|Character|Speech|mood1=angry
|Character|Speech|mood2=quiet
|Character|Speech|mood3=ecstatic
...</pre>
Positional parameters form the text of the dialogue (i.e. any line not containing an "<code>=</code>" will be construed as part of the dialogue.
:;<code>Parameter 1</code> ''(required)'' : Character name speaking
:;<code>Parameter 2</code> ''(optional)'' : Line to speak
:;<code>Parameter 3</code> ''(optional)'' : Next character
:;<code>Parameter 4</code> ''(optional)'' : Next line
:;<code>Parameter 5</code> ''(optional)'' : Next character
:;<code>Parameter 6</code> ''(optional)'' : Next line
:;<code>Parameter 7</code> ''(optional)'' : so on...
Note: if any character is called "<code>action</code>" then that line will be construed as an action line. It still counts as a ''line'' nonetheless.
To write a dialogue description/source, use <code>cite =</code>
==Examples==
Here is an example of a full template usage:
<pre>{{dialogue
|harry=Harry Enfield
|bryan=Bryan Adams
|harry|Hello! |mood1=happy
|bryan|Oh hello there |mood2=surprised
|harry|How are you? |mood3=inquisitive
|bryan|Quite fine thank you. |mood4=reserved
|harry|Oh that's spiffing. |mood5=spiffed
|bryan|It is, isn't it?! |mood6=multo-spiffed
|harry|Quite so. |mood7=bored
|bryan|Well, I'm off! |mood8=joyous
|harry|Ta-ta! |mood9=relieved
|bryan|Au revoir! |mood10=sarcastic
}}</pre>
The above would generate:
{{dialogue
|harry=Harry Enfield
|bryan=Bryan Adams
|harry|Hello! |mood1=happy
|bryan|Oh hello there |mood2=surprised
|harry|How are you? |mood3=inquisitive
|bryan|Quite fine thank you. |mood4=reserved
|harry|Oh that's spiffing. |mood5=spiffed
|bryan|It is, isn't it?! |mood6=multo-spiffed
|harry|Quite so. |mood7=bored
|bryan|Well, I'm off! |mood8=joyous
|harry|Ta-ta! |mood9=relieved
|bryan|Au revoir! |mood10=sarcastic
}}
The below code demonstrates examples of extended use:
<pre>{{dialogue
|george=Georgie Boy
|rachel=Rachel
|action|Enter: George and Rachel
|george|Good morrow dearest Rachel!|mood2=happy
|action|Rachel turns to see him
|rachel|Oh, George, it's you!
|george|...
|rachel|Why won't you say anything?!|mood6=worried
|action|Enter: Guards
|Guards|We are announcing George's arrest!
|rachel|Oh my!|mood9=horrified
|action|George is dragged away.
}}</pre>
The above would generate:
{{dialogue
|george=Georgie Boy
|rachel=Rachel
|action|Enter: George and Rachel
|george|Good morrow dearest Rachel!|mood2=happy
|action|Rachel turns to see him
|rachel|Oh, George, it's you!
|george|...
|rachel|Why won't you say anything?!|mood6=worried
|action|Enter: Guards
|Guards|We are announcing George's arrest!
|rachel|Oh my!|mood9=horrified
|action|George is dragged away.
}}
===Notes===
You can number, bullet or indent your dialogue:
<pre>:{{dialogue|Me|Hello|You|Howdido!}}</pre>
:{{dialogue|Me|Hello|You|Howdido!}}
<pre>#{{dialogue|Me|Hello|You|Howdido!}}
#{{dialogue|Them|Good afternoon|Us|What a load of rubbish!}}</pre>
#{{dialogue|Me|Hello|You|Howdido!}}
#{{dialogue|Them|Good afternoon|Us|What a load of rubbish!}}
<pre>*{{dialogue
|angel=Fortitude
|angel|I am an angel!|Crowd|We don't believe you!}}
*{{dialogue
|angel=Fortitude
|angel|But I'm being quite serious!|Crowd|Too bad for you then!}}</pre>
*{{dialogue
|angel=Fortitude
|angel|I am an angel!|Crowd|We don't believe you!}}
*{{dialogue
|angel=Fortitude
|angel|But I'm being quite serious!|Crowd|Too bad for you then!}}
You will get the odd spacing error (e.g. "Speech<code><nowiki><space></nowiki></code>") if you lay out your dialogue on multiple lines.
<includeonly>[[Category:Quote templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
56b3a94f307db52b25c728122e451a63e806c791
Template:Namespace/doc
10
93
136
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
This is the {{t|Namespace}} meta-template. It helps other templates detect what type of page they are on.
It detects and groups all the different [[Wikipedia:Namespace#Enumeration|namespaces]] used on Fandom into several types:
; main : Main (i.e. article) space, where normal articles are kept.
; talk : Any talk space, including page names that start with "Talk:", "User talk:", "File talk:", etc.
;user
;file
;mediawiki
;template
;help
;category
: The remaining namespaces.
; other : Any namespaces that were not specified as a parameter to the template (see explanation below).
For backwards compatibility, this template handles '''image''' as if '''file'''. '''image''' (<nowiki>[[Image:...]]</nowiki>) is now deprecated.
'''Note:''' For most cases it may be better to use the simpler namespace detection templates (see the [[#See also|see also]] section below). This template is more prone to human errors such as misspelling parameter names.
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Namespace_detect|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Namespace_detect|Namespace_detect on Templates Wiki]]'''.
== Usage ==
This template takes one or more parameters named after the different page types as listed above. Like this:
<pre>
{{Namespace
| main = Article text
| talk = Talk page text
| other = Other pages text
}}
</pre>
If the template is on a main (article) page, it will return this:
: {{Namespace |demospace=main
| main = Article text
| talk = Talk page text
| other = Other pages text
}}
If the template is on any other page than an article or a talk page, it will return this:
: {{Namespace
| main = Article text
| talk = Talk page text
| other = Other pages text
}}
The example above made the template return something for all page types. But if we don't use the '''other''' parameter or leave it empty, it will not return anything for the other page types. Like this:
<pre>
{{Namespace
| file = File page text
| category = Category page text
| other =
}}
</pre>
On any pages other than file and category pages the code above will render nothing.
<!-- Do not remove this one. It is supposed to render nothing, but we have it here for testing purposes. -->
: {{Namespace
| file = File page text
| category = Category page text
| other =
}}
By using an empty parameter, you can make it so the template doesn't render anything for some specific page type. Like this:
<pre>
{{Namespace
| main =
| other = Other pages text
}}
</pre>
The code above will render nothing when on mainspace (article) pages, but will return this when on other pages:
: {{Namespace
| main =
| other = Other pages text
}}
== Demospace and page ==
For testing and demonstration purposes, this template can take two parameters named '''demospace''' and '''page'''.
'''demospace''' understands any of the page type names used by this template, including the '''other''' type. It tells the template to behave like it is on some specific type of page. Like this:
<pre>
{{Namespace
| main = Article text
| other = Other pages text
| demospace = main
}}
</pre>
No matter on what kind of page the code above is used, it will return this:
: {{Namespace
| main = Article text
| other = Other pages text
| demospace = main
}}
The '''page''' parameter instead takes a normal pagename, making this template behave exactly as if on that page. The pagename doesn't have to be an existing page. Like this:
<pre>
{{Namespace
| user = User page text
| other = Other pages text
| page = User:Example
}}
</pre>
No matter on what kind of page the code above is used, it will return this:
: {{Namespace
| user = User page text
| other = Other pages text
| page = User:Example
}}
It can be convenient to let your template understand the '''demospace''' and/or '''page''' parameter and send it on to the {{T|Namespace}} template. Like this:
<pre>
{{Namespace
| main = Article text
| other = Other pages text
| demospace = {{{demospace|}}}
| page = {{{page|}}}
}}
</pre>
If both the '''demospace''' and '''page''' parameters are empty or undefined, the template will detect page types as usual.
== Parameters ==
List of all parameters:
<pre>
{{Namespace
| main =
...
| other =
| demospace = {{{demospace|}}} / main / talk / user /
file / mediawiki / template /
help / category / other
| page = {{{page|}}} / User:Example
}}
</pre>
== Technical details ==
If you intend to feed tables as content to the numbered parameters of this template, you need to know this:
[[w:Help:Template|Templates]] have a problem handling parameter data that contains pipes "<code>|</code>" unless the pipe is inside another template <code><nowiki>{{name|param1}}</nowiki></code> or inside a piped link <code><nowiki>[[w:Help:Template|help]]</nowiki></code>. Thus templates can not handle [[w:Help:Table|wikitables]] as input unless you escape them by using the <code><nowiki>{{!}}</nowiki></code> [[w:Help:Magic words|magic word]]. This makes it hard to use wikitables as parameters to templates. Instead, the usual solution is to use HTML wikimarkup for the table code, which is more robust.
<includeonly>[[Category:General wiki templates]]{{#ifeq:{{SUBPAGENAME}}|sandbox|[[Category:Namespace manipulation templates]]}}</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
abd1a20286343a0c76ff9c575682bd5d011f5a6d
Module:Dialogue
828
94
137
2022-03-11T14:58:57Z
FANDOM
16
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Dialogue module from the [[w:c:dev:Global Lua Modules]].
local Dialogue = require('Dev:Dialogue')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Dialogue]]
-- The last line produces the output for the template
return Dialogue
a147d7d4d5837eeb0910d21be2904bbae6658ad2
Module:Hatnote
828
95
138
2022-03-11T14:58:57Z
FANDOM
16
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Hatnote module from the [[w:c:dev:Global Lua Modules]].
local H = require('Dev:Hatnote')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Hatnote]]
-- The last line produces the output for the template
return H
d52966e186d4771ee7844be7f402467c51644349
Module:Mbox
828
96
139
2022-03-11T14:58:57Z
FANDOM
16
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Mbox module from the [[w:c:dev:Global Lua Modules]].
local Mbox = require('Dev:Mbox')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Mbox]]
-- The imported Module is overwritten locally to include default styling.
-- For a more flexible Mbox experience, delete the function below and import
-- https://dev.fandom.com/wiki/MediaWiki:Global_Lua_Modules/Mbox.css
-- or paste (and modify as you like) its contents in your wiki's
-- [[MediaWiki:Wikia.css]] (see [[w:Help:Including_additional_CSS_and_JS]])
-- or look at https://dev.fandom.com/wiki/Global_Lua_Modules/Mbox
-- for more customization inspiration
--
-- BEGIN DELETION HERE
--
local getArgs = require('Dev:Arguments').getArgs
local localCSS = mw.loadData('Module:Mbox/data').localStyle
function Mbox.main(frame)
local args = getArgs(frame)
-- styles
local styles = {}
if args.bordercolor then
styles['border-left-color'] = args.bordercolor
elseif args.type then
styles['border-left-color'] = 'var(--type-' .. args.type .. ')'
end
if args.bgcolor then
styles['background-color'] = args.bgcolor
end
-- images
local image = args.image or ''
local imagewidth = args.imagewidth or '80px'
local imagelink = ''
if args.imagelink then
imagelink = '|link=' .. args.imagelink
end
local imagewikitext = ('%sFile:%s|%s%s' .. ']]'):format('[[', image, imagewidth, imagelink)
-- id for closure
local id = args.id or 'mbox'
local container = mw.html.create('div')
:addClass('mbox')
:addClass(args.class)
:css(styles)
:css(localCSS['mbox'])
:cssText(args.style)
local content = container:tag('div')
:addClass('mbox__content')
:css(localCSS['mbox__content'])
if args.image then
local image = content:tag('div')
:addClass('mbox__content__image')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__image'])
:wikitext(imagewikitext)
if args.collapsed then
image:addClass('mw-collapsed')
end
end
local contentwrapper = content:tag('div')
:addClass('mbox__content__wrapper')
:css(localCSS['mbox__content__wrapper'])
if args.header then
contentwrapper:tag('div')
:addClass('mbox__content__header')
:css(localCSS['mbox__content__header'])
:wikitext(args.header)
end
if args.text then
local text = contentwrapper:tag('div')
:addClass('mbox__content__text')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__text'])
:wikitext(args.text)
if args.collapsed then
text:addClass('mw-collapsed')
end
if args.comment then
text:tag('div')
:addClass('mbox__content__text__comment')
:css(localCSS['mbox__content__text__comment'])
:wikitext(args.comment)
end
end
contentwrapper:tag('span')
:addClass('mbox__close')
:addClass('mw-customtoggle-' .. id)
:css(localCSS['mbox__close'])
:attr('title', 'Dismiss')
if args.aside then
local aside = content:tag('div')
:addClass('mbox__content__aside')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__aside'])
:wikitext(args.aside)
if args.collapsed then
aside:addClass('mw-collapsed')
end
end
return container
end
--
-- END DELETION HERE
--
-- The last line produces the output for the template
return Mbox
1c196d668f9209faef3e9a78c1f082f1c8573042
Module:Mbox/data
828
97
140
2022-03-11T14:58:57Z
FANDOM
16
Scribunto
text/plain
local localStyle = {
['mbox'] = {
['display'] = 'flex',
['position'] = 'relative',
['border'] = '1px solid #d6d6d6',
['border-left-width'] = '8px',
['border-left-color'] = '#d6d6d6',
['border-radius'] = '3px',
['margin-bottom'] = '5px',
['min-height'] = '32px'
},
['mbox__content'] = {
['display'] = 'table',
['box-sizing'] = 'border-box',
['width'] = '100%',
['padding'] = '8px 15px'
},
['mbox__content__image'] = {
['display'] = 'table-cell',
['width'] = '40px',
['height'] = '100%',
['text-align'] = 'center',
['vertical-align'] = 'middle',
['padding-right'] = '15px'
},
['mbox__content__wrapper'] = {
['display'] = 'table-cell',
['vertical-align'] = 'middle'
},
['mbox__content__header'] = {
['display'] = 'block',
['font-weight'] = 'bold'
},
['mbox__content__text'] = {
['display'] = 'block'
},
['mbox__content__text__comment'] = {
['font-size'] = 'small'
},
['mbox__content__aside'] = {
['display'] = 'table-cell',
['width'] = '100px',
['vertical-align'] = 'middle',
['text-align'] = 'center',
['padding-left'] = '15px',
['border-left'] = '1px solid #d6d6d6'
},
['mbox__close'] = {
['position'] = 'absolute',
['right'] = '0',
['top'] = '0',
['padding'] = '2px 7px',
['font-weight'] = 'bold',
['font-size'] = '16px',
['color'] = '#bbb',
['cursor'] = 'pointer',
['transition'] = 'all .15s ease-in'
}
}
return { localStyle = localStyle }
7afdc5979e3b8bc8d21b52929058ba24c351dbdc
Module:Namespace detect
828
98
141
2022-03-11T14:58:57Z
FANDOM
16
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Namespace_detect module from the [[w:c:dev:Global Lua Modules]].
local NS = require('Dev:Namespace_detect')
-- Local configuration can be modified in
-- [[Module:Namespace detect/data]] and
-- [[Module:Namespace detect/config]]
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace detect]]
-- The last line produces the output for the template
return NS
108c1bd4f38e4a0b40b9a85178a4d68cd557cef3
Module:Namespace detect/config
828
99
142
2022-03-11T14:58:57Z
FANDOM
16
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports from the [[w:c:dev:Global Lua Modules]].
local nsConfiguration = require('Dev:Namespace_detect/config')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace_detect]]
-- The imported Module is overwritten locally to include default configuration.
-- For a more flexible experience, delete the page import
-- and paste (and modify as you like) its contents into this page
-- https://dev.fandom.com/wiki/Module:Namespace_detect/config
-- The last line produces the output for the template
return nsConfiguration
22ca76ef47387cf20b5fcc7d1f14687f0b2da915
Module:Namespace detect/data
828
100
143
2022-03-11T14:58:57Z
FANDOM
16
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports from the [[w:c:dev:Global Lua Modules]].
local nsData = require('Dev:Namespace_detect/data')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace_detect]]
-- The imported Module is overwritten locally to include default configuration.
-- For a more flexible experience, delete the page import
-- and paste (and modify as you like) its contents into this page
-- https://dev.fandom.com/wiki/Module:Namespace_detect/data
-- The last line produces the output for the template
return nsData
4056c252664c31f05a9d54c48fcd865cdf41dd9f
Module:Navbox
828
101
144
2022-03-11T14:58:57Z
FANDOM
16
fixed broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Navbox module from the [[w:c:dev:Global Lua Modules]].
local N = require('Dev:Navbox')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Navbox]]
-- The last line produces the output for the template
return N
7c5d05d6cc02dafdd64b46ca3fbdc3f808e53e5b
Module:Quote
828
102
145
2022-03-11T14:58:57Z
FANDOM
16
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Quote module from the [[w:c:dev:Global Lua Modules]].
local Quote = require('Dev:Quote')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Quote]]
-- The last line produces the output for the template
return Quote
6918bf52f0c3bdbd83cc4611b6243a659e7d800b
Category:Disambiguations
14
103
146
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:{{SITENAME}}]]"
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:Quote templates
14
104
147
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Notice templates
14
105
148
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Candidates for deletion
14
106
149
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
This category contains articles that have been marked as candidates for deletion with the {{T|Delete}} template.
'''Administrators, before deleting these pages''' make sure you check each page's discussion page, what links to each page, and the history of each page before proceeding with the deletion.
[[Category:Maintenance]]
a73d7b53cf0697a0682f842f1a71aafbe127aade
Template:=
10
107
150
2022-03-11T14:58:57Z
FANDOM
16
Created page with "<includeonly>=</includeonly><noinclude> {{documentation}}<noinclude>"
wikitext
text/x-wiki
<includeonly>=</includeonly><noinclude>
{{documentation}}<noinclude>
8f9d55b93874a691b84a9b6acb54bc6dd01fbf39
Template:=/doc
10
108
151
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used when escaping <code>=</code> when contained in [[w:Help:Parser functions|Parser functions]].
;This template cannot be substituted.
;Syntax
:Insert this template using <code>{{t|{{=}}}}</code>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
ce8f267527b35c852e8190c38416584783aa37ac
Template:Clear
10
109
152
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><div style="clear:{{{1|both}}}"></div></includeonly><noinclude>
{{documentation}}</noinclude>
02f4c0e17d50c41f902cad74e6d937f585ba4719
Template:Cols
10
110
153
2022-03-11T14:58:57Z
FANDOM
16
Modern and supported browsers no longer need vendor-specific prefixes for column-count
wikitext
text/x-wiki
<includeonly><div style="column-count: {{{1}}};">{{{2}}}</div></includeonly><noinclude>
{{documentation}}</noinclude>
7e455c29d8571535f2a7692bcd711e2d0547441c
Template:Space
10
111
154
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly> </includeonly><noinclude>
{{documentation}}</noinclude>
e1c3d6d869303e7cc9d8a997c69b01995b7e4928
Template:Tocright
10
112
155
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><div style="float:right; clear:{{{clear|right}}}; margin-bottom:.5em; padding:.5em 0 .8em 1.4em; background:transparent; max-width:20em;">__TOC__</div></includeonly><noinclude>
{{documentation}}</noinclude>
e05836955bb88801d044130d69154745f45c7642
Template:Trim
10
113
156
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly>{{#if:{{{1|}}}|{{{1}}}|}}</includeonly><noinclude>
{{documentation}}</noinclude>
21c7177ac37ea769b22ca26a2493df055a56f87a
Template:Cols/doc
10
114
157
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
This template formats the text into the specified number of columns.
;Syntax
<pre>{{cols|<# of columns>|<content>}}</pre>
Especially useful to wrap long lists of items into multiple columns.
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
763fc74c9235663a500bcc69a50d425c77c16cb0
Template:Space/doc
10
115
158
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
This template allows you to force a space in areas that strip whitespace.
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
e361d3f5c2ca3c7d7503d9bb0d311e9d440c3cc2
Template:Tocright/doc
10
116
159
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
{{t|tocright}} forces the auto-generated Table of Contents for an article to appear floated to the right side of the page, in order to improve article layout.
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
1449f71ce473315e9f2ad72064ee5c76ed00c89d
Template:Trim/doc
10
117
160
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the <code>#if</code> parser function.
;Syntax
<nowiki>{{trim| value }}</nowiki>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f1f126e3f6fe8474d693ec499d71a9c4067043f9
Template:Clear/doc
10
118
161
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
This template allows you to clear the left side, right side, or both sides of the page. Clearing means that the content following the template will not be displayed until the existing content on the specified sides (for example, "hanging" or floating images or blocks) is displayed completely. This template is often used so that the text does not flow around unrelated images.
The template adds the following code to the page: <code><nowiki><div style="clear:left/right/both;"></div></nowiki></code> (the value after <code>clear</code> depends on the parameters). This code affects elements with the CSS property <code>float</code>, including files floated to the side (for example, <code><nowiki>[[File:Image.png|right]]</nowiki></code>).
;Syntax
* To clear both sides of the page, add the code {{t|Clear}}.
* To clear only the left side of the page, add the code {{t|Clear|left}}.
* To clear only the right side of the page, add the code {{t|Clear|right}}.
You can also use {{t|-}} instead of {{t|Clear}} as a shorthand call for this template.
__NOTOC__
;Example
<pre style="display:table">
=== Section 1 ===
[[File:Example.jpg|200px|right]]
Section 1 text.
=== Section 2 ===
Section 2 text.
{{Clear|right}}
=== Section 3 ===
Section 3 text.
</pre>
This code produces the following result:
----
=== Section 1 ===
[[File:Example.jpg|200px|right]]
Section 1 text.
=== Section 2 ===
Section 2 text.
{{Clear|right}}
=== Section 3 ===
Section 3 text.
----
As you can see above, the example image added in section 1 is displayed to the right and extends down through section 2, while the {{t|Clear}} template is called at the end of the second section, resulting in the example image not being next to section 3. Thus, one use of the {{t|Clear}} template is to control which elements are displayed next to which other elements.
== See also ==
* [https://developer.mozilla.org/en-US/docs/Web/CSS/clear CSS property <code>clear</code> on MDN]
* [https://developer.mozilla.org/en-US/docs/Web/CSS/float CSS property <code>float</code> on MDN]
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
23cbf4a368710af74b5a7e729c6a7205939cd5de
File:Example.jpg
6
119
162
2022-03-11T14:58:57Z
FANDOM
16
{{PD}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{PD}}
[[Category:Images]]
b45ad4275ad2f01c536d8fee443ea7264309586b
Category:Images
14
120
163
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Media]]"
wikitext
text/x-wiki
[[Category:Media]]
b141d2b9971d6efe9f59bd03449781e71411c631
Category:Media
14
121
164
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:{{SITENAME}}]]"
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Template:Game
10
122
165
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<caption source="caption"/>
</image>
<data source="developer"><label>Developer</label></data>
<data source="publisher"><label>Publisher</label></data>
<data source="engine"><label>Engine</label></data>
<data source="version"><label>Version</label></data>
<data source="platform"><label>Platform</label></data>
<data source="releasedate"><label>Release date</label></data>
<data source="genre"><label>Genre</label></data>
<data source="mode"><label>Mode</label></data>
<data source="rating"><label>Rating</label></data>
<data source="media"><label>Media</label></data>
<group collapse="open">
<header>System requirements</header>
<data source="requirements"></data>
</group>
</infobox></includeonly><noinclude>{{Documentation}}</noinclude>
632ebe6f3e8bab75f012f57996157e6b71f04c2c
Template:Game/doc
10
123
166
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>{{Game
| title = The game's name, displayed on top of the infobox
| image = [e.g. "Example.jpg"]
| developer =
| publisher =
| engine = The engine the game runs on
| version = Most recently released version of the game. If your wiki does patch notes, you may wish to link to those.
| platform = Platform(s) the game is available on
| releasedate = When the game released
| genre = Genre(s) the game is classified as
| mode = Singeplayer, multiplayer, etc.
| rating = ESRB / PEGI, etc. ratings
| media = What media the game is available on (digital, cartridge, cd, etc.)
| requirements = System requirements
}}</pre>
== Sample output ==
{{Game
| title = The Game of Flower
| image = Example.jpg
| developer =
| publisher =
| engine =
| version =
| platform = PC
| releasedate = Soon
| genre = RPG
| mode = Single player
| rating =
| media =
| requirements = Cutting edge hardware
}}
<pre>{{Game
| title = The Game of Flower
| image = Example.jpg
| developer =
| publisher =
| engine =
| version =
| platform = PC
| releasedate = Soon
| genre = RPG
| mode = Single player
| rating =
| media =
| requirements = Cutting edge hardware
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f43ae1af35184ba75281f54d6c3683a202f5fd69
Template:LicenseBox
10
124
167
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><div style="border-collapse: collapse; border-color: #d6d6d6; border-radius: 3px; border-style: solid; border-left-width: 8px; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; display: flex; margin: 0 auto 5px auto; min-height: 32px; padding: 0.25em 0.5em; {{{style|}}}" class="article-table plainlinks {{{class|}}}">
{{#if:{{{image|}}} | <span style="padding: 2px 0px 2px 0.5em; text-align: center; width: 60px;">[[File:{{{image}}}{{!}}48px{!}}alt{{=}}]]</span>}}
{{{text|''Your license text is not specified''}}}
</div></includeonly><noinclude>
{{documentation}}</noinclude>
069ed63c4b14e0275262b6d3e8d9e91ecba49744
Template:LicenseBox/doc
10
125
168
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
;Description
:This template is used to create the box used by the various image license templates. The default styling is currently geared to a light-themed wiki. If your wiki has a dark theme and this template is too bright relative to the other elements on your wiki, simply change the following style parameters:
:<code>background-color:</code> This is the color of the background and is currently set to: <code>#fefefe</code>
:<code>border-color:</code> This is the color of the borders and is currently set to: <code>#d6d6d6</code>
:<code>color:</code> This is the color of the text and is currently set to: <code>#333</code>
;Syntax
:Type <code>{{t|LicenseBox|text{{=}}License text}}</code> on the image information page.
<includeonly>[[Category:Image license templates| ]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
9ec2738036e3818826b937975731274577856c0d
Template:-
10
126
169
2022-03-11T14:58:57Z
FANDOM
16
Redirected page to [[Template:Clear]]
wikitext
text/x-wiki
#REDIRECT [[Template:Clear]]
1a2aa4a9ba7478e54a2b21cbce68887ea297ea86
Template:Stub
10
127
170
2022-03-11T14:58:57Z
FANDOM
16
Created page with "{{MessageBox |header = Stub |type = stub |text = ''This article is a [[:Category:Stubs|stub]]. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}}..."
wikitext
text/x-wiki
{{MessageBox
|header = Stub
|type = stub
|text = ''This article is a [[:Category:Stubs|stub]]. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''
|comment =
|class = notice hidden plainlinks
|id = stub
}}<includeonly>[[Category:Stubs]]</includeonly><noinclude>
{{Documentation}}</noinclude>
613ef53fa1801107adb93e3c0eb28209ba253a26
Category:Stubs
14
128
171
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
This category contains articles that are incomplete and are tagged with the {{T|Stub}} template.
[[Category:Maintenance]]
0ec95b0d8542e012132ff79db688797e78439093
Template:Stub/doc
10
129
172
2022-03-11T14:58:57Z
FANDOM
16
Created page with " ;Description :This template is used to identify a stub. Any pages using this template will be automatically placed in the [[:Category:Stubs|Stubs]] category. <includeonl..."
wikitext
text/x-wiki
;Description
:This template is used to identify a stub. Any pages using this template will be automatically placed in the [[:Category:Stubs|Stubs]] category.
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
fe9e5e7f5e645666194f69dc88d7d12b5429e8f8
Template:MIT
10
130
173
2022-03-11T14:58:57Z
FANDOM
16
Created page with "{{LicenseBox|text=''This work is licensed under the [https://opensource.org/licenses/MIT MIT License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>Category:MIT licens..."
wikitext
text/x-wiki
{{LicenseBox|text=''This work is licensed under the [https://opensource.org/licenses/MIT MIT License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:MIT license files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
fa53e460d1a0d2cfb9e350fa64292cc428aed859
Template:LGPL
10
131
174
2022-03-11T14:58:57Z
FANDOM
16
Created page with " {{LicenseBox|text=''This work is licensed under the [https://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <incl..."
wikitext
text/x-wiki
{{LicenseBox|text=''This work is licensed under the [https://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:LGPL files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
066b54eb9300540d46a07b5148865821bd3b2f08
Template:GFDL
10
132
175
2022-03-11T14:58:57Z
FANDOM
16
Created page with " {{LicenseBox|text=''This file is licensed under the GFDL. Permission is granted to copy, distribute and/or modify this image under the terms of the '''Wikipedia:Text of th..."
wikitext
text/x-wiki
{{LicenseBox|text=''This file is licensed under the GFDL. Permission is granted to copy, distribute and/or modify this image under the terms of the '''[[Wikipedia:Text of the GNU Free Documentation License|GNU Free Documentation License]]''', Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:GFDL files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
b3c309cd585718bb7808409474f98a1c5ec46103
Template:MIT/doc
10
133
176
2022-03-11T14:58:57Z
FANDOM
16
Created page with ";Description :This template is used to mark images using the MIT license. ;Syntax :Type <code>{{t|MIT}}</code> on the image information page. <includeonly>Category:Ima..."
wikitext
text/x-wiki
;Description
:This template is used to mark images using the MIT license.
;Syntax
:Type <code>{{t|MIT}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f243f408a7cb3acce5635655a2648b3dcd892584
Template:LGPL/doc
10
134
177
2022-03-11T14:58:57Z
FANDOM
16
Created page with ";Description :This template is used to mark images using the LGPL. ;Syntax :Type <code>{{t|LGPL}}</code> on the image information page. <includeonly>Category:Image lic..."
wikitext
text/x-wiki
;Description
:This template is used to mark images using the LGPL.
;Syntax
:Type <code>{{t|LGPL}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
a1352dd235ba24762d42130c24a5a7971e1cdd31
Template:GFDL/doc
10
135
178
2022-03-11T14:58:57Z
FANDOM
16
Created page with ";Description :This template is used to mark images using the GFDL. ;Syntax :Type <code>{{t|GFDL}}</code> on the image information page. <includeonly>Category:Image lic..."
wikitext
text/x-wiki
;Description
:This template is used to mark images using the GFDL.
;Syntax
:Type <code>{{t|GFDL}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
cb8fb84dfc8e1d8b8544fdff7530dce231764a63
Template:Nolicense
10
136
179
2022-03-11T14:58:57Z
FANDOM
16
Created page with "{{LicenseBox|text=''This file does not have information on its copyright status.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Unattributed files]]</includeonl..."
wikitext
text/x-wiki
{{LicenseBox|text=''This file does not have information on its copyright status.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Unattributed files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
a99128c5d8a0cd0723b13b6d9e5fd78b18dbedec
Category:Unattributed files
14
137
180
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
The files in this category do not have an appropriate license selected and are tagged with the {{t|nolicense}} template.
Administrators should review files in this category and either:
* Update the file page with an appropriate if one can be easily determined.
* Delete the image, though it is good idea to give the uploader a chance to select a license first.
[[Category:Images]]
[[Category:Maintenance]]
fe16ed203269a56dcbf8a76f72943484fe67047f
Template:Nolicense/doc
10
138
181
2022-03-11T14:58:57Z
FANDOM
16
Created page with ";Description :This template is used to mark images where the copyright status is not known. It automatically adds the images to the :Category:Unattributed files|Unattribute..."
wikitext
text/x-wiki
;Description
:This template is used to mark images where the copyright status is not known. It automatically adds the images to the [[:Category:Unattributed files|Unattributed files]] category for later maintenance
;Syntax
:Type <code>{{t|Nolicense}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
346dcb940ca838c854f75f3db5229b97cce87d40
File:Favicon.ico
6
139
182
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
== Licensing ==
{{CC-BY-SA}}
[[Category:Wiki skin images]]
4d9dc3162be921e39ea7166659dae4b8fe461b71
Category:Hatnote templates with errors
14
140
183
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Maintenance]]"
wikitext
text/x-wiki
[[Category:Maintenance]]
a106a39e26c77e7b2ec90cb83728a6446cb6a1a1
Module:Mbox/doc
828
141
184
2022-03-11T14:58:57Z
FANDOM
16
getting rid of a red link for the documentation
wikitext
text/x-wiki
This module is used by most of the basic [[:Category:Notice templates|Notice templates]] and is invoked by {{t|MessageBox}}.
f4a47833d87441e40c6613bb641eb72f6207cbb1
Module:Mbox/data/doc
828
142
185
2022-03-11T14:58:57Z
FANDOM
16
to get rid of a red link for documentation
wikitext
text/x-wiki
This is a sub-module of [[Module:Mbox]] and is used to specify the CSS properties for message boxes.
fcd42c844d485c7da3317a85c9521ea96145cb35
Module:Quote/doc
828
143
186
2022-03-11T14:58:57Z
FANDOM
16
to get rid of the red link for the documentation
wikitext
text/x-wiki
This module is used by most of the basic [[:Category:Quote templates|Quote templates]] and is invoked by {{t|Quote}}.
665dce984d14e47c31477a42382fecb536de1da7
Module:Dialogue/doc
828
144
187
2022-03-11T14:58:57Z
FANDOM
16
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Dialogue}} template.
d22c926bd1a5c2221b42dc1a05b2326ecaaa6712
Module:Hatnote/doc
828
145
188
2022-03-11T14:58:57Z
FANDOM
16
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Hatnote}} template, which is used by a number of [[:Category:Notice templates|Notice templates]].
b5c1fc43f0f6bd96416f2fec21a7da0b34ae8aac
Module:Navbox/doc
828
146
189
2022-03-11T14:58:57Z
FANDOM
16
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Navbox}} template. Navbox templates are not displayed for mobile users.
23d4ed4b22c8bf7316431e1f6df6d4d5d9de1ef5
Module:Namespace detect/doc
828
147
190
2022-03-11T14:58:57Z
FANDOM
16
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Namespace}} template.
157d889ae2f345f719a68f459ee2ca550d14afb5
Module:Namespace detect/data/doc
828
148
191
2022-03-11T14:58:57Z
FANDOM
16
Created page with "This module holds data for [[Module:Namespace detect]] to be loaded per page, rather than per #invoke, for performance reasons."
wikitext
text/x-wiki
This module holds data for [[Module:Namespace detect]] to be loaded per page, rather than per #invoke, for performance reasons.
4b5f88c95a81f026633adaae2556eeaa2896fd6f
Module:Namespace detect/config/doc
828
149
192
2022-03-11T14:58:57Z
FANDOM
16
Created page with "This module stores configuration data for Module:Namespace detect. Here you can localise the module to your wiki's language. To activate a configuration item, you need to u..."
wikitext
text/x-wiki
This module stores configuration data for Module:Namespace detect. Here you can localise the module to your wiki's language.
To activate a configuration item, you need to uncomment it. This means that you need to remove the text "-- " at the start of the line.
5b3ec654956a66588b67fedc310584e2769e6f5c
Template:Series
10
150
193
2022-03-11T14:58:57Z
FANDOM
16
Created page with "<includeonly><infobox> <title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title> <image source="image"><caption source="caption" /></image> <dat..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title>
<image source="image"><caption source="caption" /></image>
<data source="release"><label>First released</label></data>
<data source="seasons"><label>Seasons</label></data>
<data source="episodes"><label>Episodes</label></data>
<data source="runtime"><label>Run time</label></data>
<data source="genre"><label>Genre</label></data>
<data source="network"><label>Network</label></data>
<data source="distrib"><label>Distributor</label></data>
<data source="creator"><label>Created by</label></data>
<data source="writer"><label>Written by</label></data>
<data source="director"><label>Directed by</label></data>
<data source="composer"><label>Composer</label></data>
<data source="based on"><label>Based on</label></data>
<data source="exec prod"><label>Executive producer</label></data>
<data source="producer"><label>Producer</label></data>
<data source="prod co"><label>Production company</label></data>
<data source="country"><label>Country</label></data>
<data source="language"><label>Language</label></data>
</infobox></includeonly><noinclude>{{documentation}}</noinclude>
f2e00daecd3f3df5c31267e0a9ffd721ac2f186d
Template:Series/doc
10
151
194
2022-03-11T14:58:57Z
FANDOM
16
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Series
| title =
| image =
| caption =
| release =
| seasons =
| episodes =
| runtime =
| genre =
| network =
| distrib =
| creator =
| writer =
| director =
| composer =
| based on =
| exec prod =
| producer =
| prod co =
| country =
| language =
}}</pre>
== Sample output ==
{{Series
| title = ''Default page title''
| image = Wiki.png
| caption = Test
| release = Test
| seasons = Test
| episodes = Test
| runtime = Test
| genre = Test
| network = Test
| distrib = Test
| creator = Test
| writer = Test
| director = Test
| composer = Test
| based on = Test
| exec prod = Test
| producer = Test
| prod co = Test
| country = Test
| language = Test
}}
<pre>{{Series
| title = ''Default page title''
| image = Wiki.png
| caption = Test
| release = Test
| seasons = Test
| episodes = Test
| runtime = Test
| genre = Test
| network = Test
| distrib = Test
| creator = Test
| writer = Test
| director = Test
| composer = Test
| based on = Test
| exec prod = Test
| producer = Test
| prod co = Test
| country = Test
| language = Test
}}</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
7f9a7daecb805234290cd4addefc0c049fe125ce
Template:Film
10
152
195
2022-03-11T14:58:57Z
FANDOM
16
Created page with "<includeonly><infobox> <title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title> <image source="image"><caption source="caption"/></image> <g..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title>
<image source="image"><caption source="caption"/></image>
<group>
<data source="premiere"><label>Premiere date</label></data>
<data source="genre"><label>Genre</label></data>
<data source="rating"><label>Rating</label></data>
<data source="runtime"><label>Runtime</label></data>
<data source="director"><label>Directed by</label></data>
<data source="writer"><label>Written by</label></data>
<data source="music"><label>Music by</label></data>
<data source="producer"><label>Produced by</label></data>
<data source="budget"><label>Budget</label></data>
<data source="earned"><label>Box Office</label></data>
</group>
<group layout="horizontal">
<header>Series</header>
<data source="previous"><label>← Previous</label></data>
<data source="next"><label>Next →</label></data>
</group>
</infobox>{{Namespace|main=[[Category:Films]]}}</includeonly><noinclude>{{documentation}}</noinclude>
92b5337f22ec52309cba873beaf3cdb11d2f64e0
Template:Film/doc
10
153
196
2022-03-11T14:58:57Z
FANDOM
16
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Film
| title =
| image =
| caption =
| premiere =
| genre =
| rating =
| runtime =
| director =
| writer =
| music =
| producer =
| budget =
| earned =
| previous =
| next =
}}
</pre>
== Sample output ==
{{Film
| title = This is a test
| image = Wiki.png
| caption = This is a test
| premiere = This is a test
| genre = This is a test
| rating = This is a test
| runtime = This is a test
| director = This is a test
| writer = This is a test
| music = This is a test
| producer = This is a test
| budget = This is a test
| earned = This is a test
| previous = This is a test
| next = This is a test
}}
<pre>
{{Film
| title = This is a test
| image = Wiki.png
| caption = This is a test
| premiere = This is a test
| genre = This is a test
| rating = This is a test
| runtime = This is a test
| director = This is a test
| writer = This is a test
| music = This is a test
| producer = This is a test
| budget = This is a test
| earned = This is a test
| previous = This is a test
| next = This is a test
}}
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
b085f97e35a2ac96b5ddf92a22e98fbd93933736
Template:Season
10
154
197
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly><infobox type="Season">
<title source="title"><default>{{PAGENAME}}</default></title>
<image source="image"><caption source="caption"/></image>
<data source="season"><label>Season</label></data>
<data source="episodes"><label>Episodes</label></data>
<data source="premiere"><label>Premiered</label></data>
<group layout="horizontal">
<header>Navigation</header>
<data source="previous"><label>← Previous</label></data>
<data source="next"><label>Next →</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Seasons]]}}</includeonly><noinclude>{{documentation}}</noinclude>
2e09c5f43c99d98363971b63ad639874c5e6c452
Template:Season/doc
10
155
198
2022-03-11T14:58:57Z
FANDOM
16
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Season
| title =
| image =
| caption =
| season =
| episodes =
| premiere =
| previous =
| next =
}}
</pre>
== Sample output ==
{{Season
| title = This is a test
| image = Wiki.png
| caption = This is a test
| season = This is a test
| episodes = This is a test
| premiere = This is a test
| previous = This is a test
| next = This is a test
}}
<pre>
{{Season
| title = This is a test
| image = Wiki.png
| caption = This is a test
| season = This is a test
| episodes = This is a test
| premiere = This is a test
| previous = This is a test
| next = This is a test
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
b3f82f2223cf6f8323820bce6de5427e4b6a1380
Template:Cast
10
156
199
2022-03-11T14:58:57Z
FANDOM
16
Created page with "<includeonly><infobox> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image"><caption source="caption" /></image> <data><label>Born..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image"><caption source="caption" /></image>
<data><label>Born</label>
<default>{{#if: {{{birthname|}}} | {{{birthname|}}} }}{{#if: {{{birthdate|}}} | {{#if: {{{birthname|}}} | <br />}}{{{birthdate|}}}{{#if: {{{birthplace|}}} | <br />}} }}{{#if: {{{birthplace|}}} | {{#if: {{{birthdate|}}} || {{#if: {{{birthname|}}}|<br />}} }}{{{birthplace|}}} }}</default>
</data>
<data><label>Died</label>
<default>{{#if: {{{deathdate|}}} | {{{deathdate|}}} }}{{#if: {{{deathplace|}}} | {{#if: {{{deathdate|}}} | <br />}}{{{deathplace|}}} }}</default>
</data>
<data source="gender"><label>Gender</label></data>
<data source="height"><label>Height</label></data>
<data source="occupation"><label>Occupation</label></data>
<data source="appears in"><label>Appears in</label></data>
<data source="portrays"><label>Portrays</label></data>
</infobox>{{Namespace|main=[[Category:Cast]]<!--
-->{{#if: {{#pos:{{{appears in|}}} | TITLE}} | [[Category:TITLE cast]] }}<!--
-->}}</includeonly><noinclude>{{documentation}}</noinclude>
b1e4767be7d53e599ae3ac18e9f41dff90fdfe89
Template:Cast/doc
10
157
200
2022-03-11T14:58:57Z
FANDOM
16
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Cast
| name =
| image =
| caption =
| birthname =
| birthdate =
| birthplace =
| deathdate =
| deathplace =
| gender =
| height =
| occupation =
| appears in =
| portrays =
}}
</pre>
== Sample output ==
{{Cast
| name = Test
| image = Wiki.png
| caption = Test
| birthname = Name
| birthdate = Date
| birthplace = Place
| deathdate = Date
| deathplace = Place
| gender = Test
| height = Test
| occupation = Test
| appears in = Test
| portrays = Test
}}
<pre>
{{Cast
| name = Test
| image = Wiki.png
| caption = Test
| birthname = Name
| birthdate = Date
| birthplace = Place
| deathdate = Date
| deathplace = Place
| gender = Test
| height = Test
| occupation = Test
| appears in = Test
| portrays = Test
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
fea3e74e01ad2f66bb54f921f82426cb1a7fa748
Template:Cite web
10
158
201
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
<includeonly>{{
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}
||Error on call to [[Template:cite web]]: Parameters '''url''' and '''title''' must be specified
}}{{
#if: {{{archiveurl|}}}{{{archivedate|}}}
| {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}}
||Error on call to [[template:cite web]]: Parameters '''archiveurl''' and '''archivedate''' must be both specified or both omitted
}}
}}{{#if: {{{author|}}}{{{last|}}}
| {{#if: {{{authorlink|}}}
| [[{{{authorlink}}}|{{#if: {{{last|}}}
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }}
| {{{author}}}
}}]]
| {{#if: {{{last|}}}
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }}
| {{{author}}}
}}
}}
}}{{#if: {{{author|}}}{{{last|}}}
| {{#if: {{{coauthors|}}}| <nowiki>;</nowiki> {{{coauthors}}} }}
}}{{#if: {{{author|}}}{{{last|}}}|
{{#if: {{{date|}}}
|  ({{{date}}})
| {{#if: {{{year|}}}
| {{#if: {{{month|}}}
|  ({{{month}}} {{{year}}})
|  ({{{year}}})
}}
}}
|}}
}}{{#if: {{{last|}}}{{{author|}}}
| . }}{{
#if: {{{editor|}}}
|  {{{editor}}}:
}}{{#if: {{{archiveurl|}}}
| {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}}
| {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}}
}}{{#if: {{{language|}}} |  <span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span>
}}{{#if: {{{format|}}}
|  ({{{format|}}})
}}{{#if: {{{work|}}}
| . ''{{{work}}}''
}}{{#if: {{{pages|}}}
|  {{{pages}}}
}}{{#if: {{{publisher|}}}
| . {{{publisher}}}{{#if: {{{author|}}}{{{last|}}}
|
| {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }}
}}
}}{{#if: {{{author|}}}{{{last|}}}
||{{#if: {{{date|}}}
|  ({{{date}}})
| {{#if: {{{year|}}}
| {{#if: {{{month|}}}
|  ({{{month}}} {{{year}}})
|  ({{{year}}})
}}
}}
}}
}}.{{#if: {{{archivedate|}}}
|  Archived from [{{{url}}} the original] on {{#time:F j, Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , {{{archiveyear}}} }}.
}}{{#if: {{{accessdate|}}}
|  Retrieved on {{#time:F j, Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , {{{accessyear}}} }}.
}}{{#if: {{{accessmonthday|}}}
|  Retrieved on {{{accessmonthday}}}, {{{accessyear}}}.
}}{{#if: {{{accessdaymonth|}}}
|  Retrieved on {{{accessdaymonth}}} {{{accessyear}}}.
}}{{#if: {{{quote|}}}
| “{{{quote}}}”
}}</includeonly><noinclude>{{documentation}}
</noinclude>
06085b03744dda1cb654deed7c8e92495d7593a6
Template:Cite web/doc
10
159
202
2022-03-11T14:58:57Z
FANDOM
16
Created page with "__NOTOC__ This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprec..."
wikitext
text/x-wiki
__NOTOC__
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only.
A general discussion of the use of templates for adding citation of open-source web content to Wikipedia articles is available at [[Wikipedia:Citation templates|citation templates]].
This page uses [[w:Wikia:Licensing|Creative Commons Licensed]] content from [[w:c:Wookieepedia:Template:Cite web|Wookieepedia]]
== Usage ==
;Common form for cases where little is known about authorship of the page (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt>
;Using last, first (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;Using author (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;Using non-linked retrieved date, last, first
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;Using non-linked retrieved date, author
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;All parameters, horizontal format (delete the ones you don't need)
<tt><nowiki>{{Cite web |url= |title= |accessdate= |accessmonthday= |accessdaymonth = |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;All parameters, vertical format
<pre>{{Cite web
| url =
| title =
| accessdate =
| accessdaymonth =
| accessmonthday =
| accessyear =
| author =
| last =
| first =
| authorlink =
| coauthors =
| date =
| year =
| month =
| format =
| work =
| publisher =
| pages =
| language =
| archiveurl =
| archivedate =
| quote =
}}</pre>
=== Required parameters ===
* '''url''': URL of online item.
* '''title''': Title of online item.
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:''
:* '''accessdate''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''
''For producing a non-wikilinked date of retrieval:''
:* '''accessmonthday''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = May 10", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on May 10, 2006.''
:* '''accessdaymonth''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = 10 May", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on 10 May 2006.''
=== Optional parameters ===
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs.
** '''coauthors''': allows additional authors
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked.
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked.
* '''format''': Format, e.g. PDF. HTML implied if not specified.
* '''work''': If this item is part of a larger work, name of that work.
* '''publisher''': Publisher, if any.
* '''pages''': ''pp. 5–7'': first page and optional last page. This is for listing the pages relevant to the citation, not the total number of pages in the book. This is especially useful for PDF format, where the page can be linked to with the <code>#page=''number''</code> anchor tagged on the end of the URL:
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code>
* '''language''': language of publication (don't specify "English" as this is the default).
* '''archiveurl''': URL of the archive location of the item (requires '''archivedate''')
* '''archivedate''': Date when the item was archived (requires '''archiveurl'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
* '''quote''': Relevant quote from online item.
== Examples ==
;Some standard use cases
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| publisher=Open Publishing
| date=2005-04-30
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| date=2005-04-30
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| date=2005-04-30
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06}}</span>
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
* <nowiki>{{Cite web
| title=My Favorite Things Part II
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
* <nowiki>{{Cite web
| url=http://www.nfl.com/fans/
| title=Digest of Rules
| publisher= National Football League
| accessdate=2005-07-06
}}</nowiki><br>→ <span style="background:white">{{cite web | url=http://www.nfl.com/fans/
| title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span>
;Non-linking date of retrieval (using accessmonthday and accessyear)
* <nowiki>{{Cite web
| title=My Favorite Things Part II
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessmonthday=July 6
| accessyear=2005
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=My Favorite Things Part II
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessmonthday=July 6
| accessyear=2005
}}</span>
;Using format
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF | accessdate=2005-07-06}}</span>
;language
* <nowiki>{{Cite web
| author=Joliet, François
| title=Honnit soit qui mal y pense
| date=2005-04-30
| url=http://www.example.org/
| accessdate=2005-07-06
| language=French
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06 | language=French}}</span>
;coauthors
* <nowiki>{{Cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
}}</nowiki><br/>→ <span style="background:white">{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
;No author
* <nowiki>{{Cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
;No author, no publisher
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06
}}</nowiki></br>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
| language=Greek
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=List of psychotropic substances under international control | date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06
| language=Greek }}</span>
; Using archiveurl and archivedate to refer to items that went away but are available from an archive site
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=List of psychotropic substances under international control
| date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11 }}</span>
* <nowiki>
{{Cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
|date=2006-03-31
|publisher=The Desert Sun
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26
}}</nowiki><br/> → <span style="background:white">{{cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
|date=2006-03-31
|publisher=The Desert Sun
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26}}</span>
; Using quote
* <nowiki>{{Cite web
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| url = http://www.example.org/
| accessdate = 2005-07-06
| quote = Lorem ipsum dolor.
}}</nowiki><br/>→ <span style="background:white">{{cite web
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| url = http://www.example.org/
| accessdate = 2005-07-06
| quote = Lorem ipsum dolor.
}}</span>
;No parameters (error)
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:white">{{cite web}}</span>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
49566b6a3601a57e7e4d3521179ec7d3300ec2a1
Blog:Recent posts
0
161
204
2022-03-11T14:58:57Z
FANDOM
16
Created article for recent blog posts
wikitext
text/x-wiki
<bloglist summary="true" count=50><title>⧼create-blog-post-recent-listing-title ⧽</title><type>plain</type><order>date</order></bloglist>
afb902f1d8c2d7adccbdd48b1fbd4a0cc5361783
Category:Blog posts
14
162
205
2022-03-11T14:58:57Z
FANDOM
16
wikitext
text/x-wiki
This is an automatically generated list of blog posts
[[Category:Community]]
864f70c2af84fd84c1901d154b90eb4facc9f37c
Category:Community
14
163
206
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:{{SITENAME}}]]"
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:Pages with broken file links
14
164
207
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Maintenance]]"
wikitext
text/x-wiki
[[Category:Maintenance]]
a106a39e26c77e7b2ec90cb83728a6446cb6a1a1
Category:Videos
14
165
208
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Media]]"
wikitext
text/x-wiki
[[Category:Media]]
b141d2b9971d6efe9f59bd03449781e71411c631
Category:Screenshots
14
166
209
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Images]]"
wikitext
text/x-wiki
[[Category:Images]]
8820b63e35aedd9d2666fe40b965d4e91ce0a106
Category:Wiki skin images
14
167
210
2022-03-11T14:58:57Z
FANDOM
16
Created page with "[[Category:Images]]"
wikitext
text/x-wiki
[[Category:Images]]
8820b63e35aedd9d2666fe40b965d4e91ce0a106
MediaWiki:Mainpage
8
168
211
2022-03-11T14:58:58Z
FANDOM
16
SEO
wikitext
text/x-wiki
Roblox Limbobbia Wiki
3b3ee3ee4547819fa30938236f36f2bf945730a5
Main Page
0
1
212
2022-03-11T14:58:58Z
FANDOM
16
FANDOM moved page [[Main Page]] to [[Roblox Limbobbia Wiki]]: SEO
wikitext
text/x-wiki
#REDIRECT [[Roblox Limbobbia Wiki]]
e7244fa77d38bc77fa6761c657890d7c313224b4
MediaWiki:Wiki-navigation
8
171
215
2022-03-11T15:09:03Z
wikia:limbobbia>YeOldeBeanieHunter
0
Created page with "*#|Wiki Content **#newlychanged#|Recently Changed Pages **Category:Characters|Characters **Category:Endings|Endings ****REDEMPTION|REDEMPTION ****SATISFACTORY|SATISFACTOR..."
wikitext
text/x-wiki
*#|Wiki Content
**#newlychanged#|Recently Changed Pages
**Category:Characters|Characters
**Category:Endings|Endings
****REDEMPTION|REDEMPTION
****SATISFACTORY|SATISFACTORY
****GIFT|GIFT
****DESIRE|DESIRE
****Category:Endings|More…
**Category:Items|Items
****Silly_Guitar|Silly Guitar
*#|Community
**Help:Contents|Help
cbab19cdad6a3a68aa29e45a672b0f3c93f8eba5
Template:Badge Template
10
173
217
2022-05-09T18:23:19Z
wikia:limbobbia>Cool guy19395
0
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="diffic..."
wikitext
text/x-wiki
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="difficulty">
<label>Difficulty</label>
</data>
</infobox>
<noinclude>
Example usage:
<pre>
{{Badge Template
| title1=Example
| image1=Example
| caption1=Example
| difficulty=Example
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"difficulty":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
1f7fe1093100d2bc3c37af9ba92ceac3ee9b829e
Template:Guitar Template
10
174
218
2022-05-10T16:09:43Z
wikia:limbobbia>Cool guy19395
0
wikitext
text/x-wiki
<infobox>
<title source="title1"/>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="harmful">
<label>Hostile?</label>
</data>
</infobox>
<noinclude>
Example usage:
<pre>
{{Guitar Template
| title1=Example
| image1=Example
| caption1=Example
| harmful=Example
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"harmful":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
66f1cb4974ef33ee9269856fdaf08878dbd07940
REDEMPTION Level 2
0
179
223
2022-05-11T18:14:55Z
wikia:limbobbia>Cool guy19395
0
Redirected page to [[☻]]
wikitext
text/x-wiki
#redirect [[☻]]
9cddc14302581e6e96de31e1df4a6f851592c6b1
Template:Item Template
10
180
224
2022-05-11T19:10:29Z
wikia:limbobbia>Cool guy19395
0
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="use">..."
wikitext
text/x-wiki
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="use">
<label>Use</label>
</data>
<data source="found_where">
<label>Found Where?</label>
</data>
</infobox>
<noinclude>
Example usage:
<pre>
{{Item Template
| title1=Example
| image1=Example
| caption1=Example
| use=Example
| found_where=Example
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"use":{"suggested":true},"found_where":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
231e730c21adf8c8c7bba320c6002bc161108c98
File:Chirp.png
6
183
227
2022-06-06T17:09:06Z
wikia:limbobbia>WiixleAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:WiixleAlt
2
184
228
2022-06-06T17:09:40Z
wikia:limbobbia>WiixleAlt
0
Created page with "gamerman"
wikitext
text/x-wiki
gamerman
bd9756c48065368668fdc16d0da9166e91d55f81
File:Silly.png
6
5
230
2022-06-07T01:16:58Z
wikia:limbobbia>WiixleAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Talk:Silly Guitars (Character)
1
185
229
2022-06-07T01:26:55Z
wikia:limbobbia>WiixleAlt
0
/* gamerman */ new section
wikitext
text/x-wiki
h.... lol
== gamerman ==
🤓
685327b7e058e8cb9d31edb23ae2d17067771ec5
Limbobbia:Wiki rules
4
160
203
2022-07-11T12:58:05Z
wikia:limbobbia>TheunderOMegaWow
0
wikitext
text/x-wiki
Below is a suggested set of rules to follow when editing this wiki. Administrators of this wiki should read these rules and adapt them as necessary.
# limbbobia silly: silly
bd39e5f62a29d577fef195ea298c0608d9973c42
File:Image.png
6
188
233
2022-07-25T22:31:16Z
wikia:limbobbia>GlacierV
0
wikitext
text/x-wiki
Code can be seen from this angle here
fbe49049c43573c702721acbd431422a5defe601
File:1.png
6
189
235
2022-08-04T20:47:07Z
wikia:limbobbia>UhhhhhhhhhhhhhHiih
0
wikitext
text/x-wiki
The wall that blocks you from going forward.
e3c3723f4930fcfc00caa359de0dbf4e6d71abb6
File:TRIAL robloxapp-20220823-1359127.mp4
6
190
237
2022-08-04T21:05:13Z
wikia:limbobbia>UhhhhhhhhhhhhhHiih
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:New Project.mp4
6
191
238
2022-08-05T15:50:17Z
wikia:limbobbia>UhhhhhhhhhhhhhHiih
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SINSOFMAN.png
6
192
239
2022-08-27T14:38:11Z
wikia:limbobbia>Owaowaowaowaowaowoawoa
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:YAY.png
6
193
240
2022-08-27T14:44:39Z
wikia:limbobbia>Owaowaowaowaowaowoawoa
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MISUSEOFPRODUCT.png
6
195
242
2022-08-27T15:03:36Z
wikia:limbobbia>Owaowaowaowaowaowoawoa
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BLAST.png
6
196
243
2022-08-27T15:07:07Z
wikia:limbobbia>Owaowaowaowaowaowoawoa
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Silly Guitar
0
198
245
2022-08-31T19:44:12Z
wikia:limbobbia>Cool guy19395
0
redirected page
wikitext
text/x-wiki
#redirect [[Silly Guitar (disambiguation)]]
c8829bb71065731c1c832f53a52582d79b25c29f
Template:Location Template
10
177
221
2022-09-08T18:02:20Z
wikia:limbobbia>Cool guy19395
0
wikitext
text/x-wiki
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="inhabitants">
<label>Inhabitants</label>
</data>
<data source="items">
<label>Items</label>
</data>
<data source="ending(s)">
<label>Ending(s)</label>
</data>
</infobox>
<noinclude>
Example usage:
<pre>
{{Location Template
| title1=Example
| image1=Example
| caption1=Example
| inhabitants=Example
| items=Example
| ending(s)=Example
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"inhabitants":{"suggested":true},"items":{"suggested":true},"ending(s)":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
6b834d4095b6d28de4cd1b4f16b7f5cd55e0affa
The Lobby
0
199
246
2022-09-16T17:38:55Z
wikia:limbobbia>Cool guy19395
0
Added redirect.
wikitext
text/x-wiki
#redirect [[Limbobbia]]
2c215acf58b6f4d903b77026a2fd1888e20b2157
File:BEWARE.png
6
200
247
2022-10-07T21:29:03Z
wikia:limbobbia>A super cool name
0
wikitext
text/x-wiki
The image of the badge you obtain.
c81630810ea8d537bd70e2628b94eff2e009fbe6
User:Maxerz
2
201
248
2022-11-30T01:37:32Z
wikia:limbobbia>Maxerz
0
wikitext
text/x-wiki
maxerz#2420
091e8b8528957bdfe32489908da22131faa1fb48
User:SOAP Bot
2
202
249
2022-12-08T18:03:18Z
I make userpages
18
Creating userpage for SOAP Bot
wikitext
text/x-wiki
{{w:User:SOAP Bot}}
024da209c99c513ceff0238ccc599163ae7f8be7
User:I make userpages
2
203
250
2022-12-08T18:03:19Z
I make userpages
18
Creating userpage for I make userpages
wikitext
text/x-wiki
{{w:User:I make userpages}}
0cbbfdbe0013f54286bc76650bf94d3296705d1b
File:Unreasonable behavior.jpg
6
204
251
2023-03-09T18:17:47Z
wikia:limbobbia>Idkwhattomakemyusername123a
0
wikitext
text/x-wiki
God, how could you let this happen?
df682c455f0d0da3a38092f191a7a69f79fd1180
File:RobloxScreenShot20230331 165020697.png
6
206
253
2023-03-31T08:53:26Z
wikia:limbobbia>Bruhbruhvfuh
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RobloxScreenShot20230331 170609739.png
6
207
254
2023-03-31T09:11:59Z
wikia:limbobbia>Bruhbruhvfuh
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RobloxScreenShot20230331 172120709.png
6
209
256
2023-03-31T09:24:27Z
wikia:limbobbia>Bruhbruhvfuh
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Silly Guitars (Collectible)
0
213
260
2023-03-31T09:35:56Z
wikia:limbobbia>Bruhbruhvfuh
0
Created page with "[[Silly Guitar (Collectible)]] heres the god damn link -Helper"
wikitext
text/x-wiki
[[Silly Guitar (Collectible)]]
heres the god damn link
-Helper
df16f59479d4aec250029a3cd58a2d426caea928
File:Hand.webp
6
214
261
2023-03-31T09:42:50Z
wikia:limbobbia>Bruhbruhvfuh
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Error.webp
6
216
263
2023-03-31T09:50:01Z
wikia:limbobbia>Bruhbruhvfuh
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:An End.png
6
218
265
2023-04-27T13:50:19Z
wikia:limbobbia>HuguyyyyyyyyyAllgado
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Unreasonable behavior tbh.png
6
220
267
2023-06-06T17:52:53Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Smiley.png
6
16
268
2023-06-06T18:06:50Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
funni fellow
3f95ba9786718bd94c2983fd528804ecaa466906
File:Its him.png
6
221
269
2023-06-06T18:12:22Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Silleh.png
6
222
270
2023-06-06T18:25:24Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Dark hand.png
6
223
271
2023-06-06T18:50:57Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
its a hand
f48f59b0e20e1319cd8fd6f637a7972132f40477
File:Limbo wiki.png
6
224
272
2023-06-12T17:45:55Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Funi piss pallete two.png
6
225
273
2023-06-12T18:04:14Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lobby.png
6
226
274
2023-06-12T18:28:29Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Task.wait(error) Guitar
0
227
275
2023-06-27T18:23:21Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Task.wait(error) Guitar]] to [[Glitched Guitar]]: task.wait(error) is not even what it does lol
wikitext
text/x-wiki
#REDIRECT [[Glitched Guitar]]
9426540b0c2487b7c2e018d3fdbb471b65a39400
Template:Tool Template
10
228
276
2023-06-27T18:51:11Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
<infobox>
<title source="ToolName"/>
<image source="ToolIcon">
<caption source="caption-ToolIcon"/>
</image>
<group>
<header source="Header">Information</header>
<data source="ToolTip">
<label>Tool Tip</label>
</data>
<data source="LevelsUsed">
<label>Levels</label>
</data>
</group>
</infobox>
<noinclude>
Example usage:
<pre>
{{Tool Template
| ToolName=Example
| ToolIcon=Example
| caption-ToolIcon=Example
| Header=Example
| ToolTip=Example
| LevelsUsed=Example
}}
</pre>
<templatedata>
{"params":{"ToolName":{"suggested":true},"ToolIcon":{"suggested":true},"caption-ToolIcon":{"suggested":true},"Header":{"suggested":true},"ToolTip":{"suggested":true},"LevelsUsed":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
77cadb31d96736b930805dad1fc5d7a576eb0c2b
Box
0
229
277
2023-06-27T19:08:56Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Box]] to [[Tools]]: repurposed
wikitext
text/x-wiki
#REDIRECT [[Tools]]
7f5c807213a5c9888dd3ed568d767b2995440a87
REDEMPTION
0
230
278
2023-06-27T19:31:39Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[REDEMPTION]] to [[Badges]]
wikitext
text/x-wiki
#REDIRECT [[Badges]]
32d119b1cf8b7d2312c25049734c316553339140
SATISFACTORY
0
187
232
2023-06-27T19:43:25Z
wikia:limbobbia>Jackanfor
0
Redirected page to [[Badges]]
wikitext
text/x-wiki
#REDIRECT [[Badges]]
32d119b1cf8b7d2312c25049734c316553339140
EXPLORATION OF THE UNFINISHED
0
231
279
2023-06-27T19:44:17Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[EXPLORATION OF THE UNFINISHED]] to [[Exploration of the Unfinished]]
wikitext
text/x-wiki
#REDIRECT [[Exploration of the Unfinished]]
f40a63a68abf187072b562cff64d0e168fb09d92
Unwilling Guitar
0
211
258
2023-06-27T19:45:53Z
wikia:limbobbia>Jackanfor
0
Changed redirect target from [[Tools#the%unwilling]] to [[Tools#the unwilling]]
wikitext
text/x-wiki
#REDIRECT [[Tools#the%20unwilling]]
ce8e18fc98436701e4a289d4eb0f0944d957328c
Limbobbia
0
232
280
2023-06-27T19:46:34Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Limbobbia]] to [[Lobby]] over redirect
wikitext
text/x-wiki
#REDIRECT [[Lobby]]
262b90944357e53fff2d014540257e52d7c38bc7
Marshmallow Chirp
0
233
281
2023-06-27T19:53:39Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Marshmallow Chirp]] to [[Rage Peep]]
wikitext
text/x-wiki
#REDIRECT [[Rage Peep]]
fd7fd58e141e08475e03fb2cbb055501a29f17ed
Save State
0
208
255
2023-06-27T19:54:31Z
wikia:limbobbia>Jackanfor
0
Redirected page to [[Tools#Save State]]
wikitext
text/x-wiki
#REDIRECT [[Tools#Save%20State]]
0b9af7c26a7300f2765ca8b590d3d439288524da
The Tutorial
0
234
282
2023-06-27T19:55:16Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[The Tutorial]] to [[Tutorial]] over redirect
wikitext
text/x-wiki
#REDIRECT [[Tutorial]]
33f3a613ef00656e8639ef9db8df1682922a2421
Polaroid
0
205
252
2023-06-27T19:58:27Z
wikia:limbobbia>Jackanfor
0
Redirected page to [[Tools#Polaroid]]
wikitext
text/x-wiki
#REDIRECT [[Tools#Polaroid]]
44931553b54de596713d18fbc1e8072e56992a06
Silly Guitar (disambiguation)
0
197
244
2023-06-27T20:00:32Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
This is a disambiguation page for the types of Silly Guitars in Limbobbia, listed below:
* [[Silly Guitars (Character)]] - These are the most frequent characters in Limbobbia. They have many different appearances and stand up straight.
* [[Silly Guitar (Item)]] - This is an item which is used for playing music and inputting codes.
* [[Silly Guitars (Collectible)]] - These are collectibles that are used for opening entrances to red rooms in Sub-Level 2.
* [[Tools#The Silliest|The Silliest]] - This is an item which is exclusive to Sub-Level 1. It's only use is to unlock the door with a code on it.
* [[Unwilling Guitar]] - This is an item which is exclusive to Sub-Level 3. It's only used to feed the smiley face to get the Yellow Token.
__DISAMBIG__
961007e86282caee7985ff516ab9eab62b8afb8b
Talk:Lobby
1
22
283
2023-06-27T22:51:56Z
wikia:limbobbia>Avglimbobbian
0
Created page with "What about the secret door?"
wikitext
text/x-wiki
What about the secret door?
c6d82356730901635d872ca85ecbbc21a568f201
File:Outpost Gamma Surroundings .png
6
235
284
2023-06-28T02:25:39Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Strange Room (Not actual name).png
6
236
285
2023-06-28T02:57:20Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Strange Room (Not Actual Name).png
6
237
286
2023-06-28T02:59:24Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Outpost Gamma
0
239
288
2023-06-28T03:04:56Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Outpost Gamma]] to [[Lobby (Summer)]]
wikitext
text/x-wiki
#REDIRECT [[Lobby (Summer)]]
e102518d95d93f547f14fdc3b36c8f2e9ee983b6
User:Avglimbobbian
2
240
289
2023-06-28T03:09:39Z
wikia:limbobbia>Avglimbobbian
0
Created page with "I like watermelons"
wikitext
text/x-wiki
I like watermelons
01ed9b03d88ab63db5ae515e4ef0f1e8935d22aa
User:Jackanfor
2
243
292
2023-06-28T03:20:04Z
wikia:limbobbia>Jackanfor
0
Created page with "jackanfor"
wikitext
text/x-wiki
jackanfor
5773862dff6305cf093ee1d005d456b41b0491df
Talk:Badges
1
244
293
2023-06-28T03:41:10Z
wikia:limbobbia>Avglimbobbian
0
Created page with "Hey, I think Fail,Blasphemy,Unreasonable Behavior and Misuse Of Product Should be put as like last category of importance thing and kind of misc right?"
wikitext
text/x-wiki
Hey, I think Fail,Blasphemy,Unreasonable Behavior and Misuse Of Product Should be put as like last category of importance thing and kind of misc right?
ee6ea79774fd3c8d208688f2904d0737dce17c4a
File:Sub-Level 1 Surroundings.png
6
245
294
2023-06-28T20:04:49Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
A strong green fog covers most of it's atmosphere, the place is also kind of dark to some extent.
6cbbdec28226d8a460b86bd418b74cd5f9dc96a9
File:Sub-Level 3.png
6
246
295
2023-06-28T21:19:55Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
Pretty Relaxing...
e9fc4bd682d2a4f929d6c1704846a0453d4961c2
File:Sub-Level 2.png
6
249
298
2023-06-29T02:36:10Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Level 1.png
6
251
300
2023-06-29T04:00:18Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Level 2.png
6
252
301
2023-06-29T07:03:10Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Level 3.png
6
253
302
2023-06-29T19:20:20Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Level 4.png
6
255
304
2023-06-30T05:05:27Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cathedral.png
6
256
305
2023-06-30T22:51:58Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tool image.png
6
257
306
2023-07-01T00:22:29Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
An example of a Tool.
9cc84d8393b5ab0954cda07a31d4b895fab6b4b4
File:Everything Nothing And Inbetween.png
6
259
308
2023-07-02T06:13:20Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Smiler.png
6
261
310
2023-07-03T21:14:16Z
wikia:limbobbia>Limboe The Secondth
0
silly
wikitext
text/x-wiki
== Summary ==
silly
c14924dd77b92b3c7a944d7acb56c875b9423254
File:Alt Level 1.png
6
263
312
2023-07-03T22:26:36Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Alt Level 2.png
6
265
314
2023-07-03T22:42:06Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Alt Level 3.png
6
267
316
2023-07-03T22:57:14Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Everything Nothing And Inbetween
0
269
318
2023-07-04T23:59:08Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Everything Nothing And Inbetween]] to [[Everything, Nothing and Inbetween]]
wikitext
text/x-wiki
#REDIRECT [[Everything, Nothing and Inbetween]]
bb07b7b8ab2cbd707265577523bb9352d6d6f585
File:Sub-level 1 reworked after cyan token.png
6
272
321
2023-07-06T01:04:09Z
wikia:limbobbia>WiY12
0
a screenshot of sub-level 1 after collecting the cyan token.
wikitext
text/x-wiki
== Summary ==
a screenshot of sub-level 1 after collecting the cyan token.
20581d514a5cfd2654ff83488e84eca90147c241
File:VendingMachine.png
6
274
323
2023-07-10T14:02:04Z
Vaflaphobia
7
wikitext
text/x-wiki
The vending machine in the lobby.
ea6923c692e0269b437da8a30128451decfebb1b
File:D20womp.gif
6
275
324
2023-07-10T14:37:02Z
Vaflaphobia
7
wikitext
text/x-wiki
One of the 20 effects of D20.
f65fdb875d25b04a572f064a1bccd9407ac88f33
Template:Levels
10
277
326
2023-07-13T02:01:06Z
KiddTheIdiot
20
Created page with "{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;" |- ! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | Levels |- | style="padding:0.2em 0.5em;" | {{{body}}} |}"
wikitext
text/x-wiki
{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;"
|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | Levels
|-
| style="padding:0.2em 0.5em;" | {{{body}}}
|}
4cd61c9fd4fbfe2a1c1517e21978d5f19e6e2e64
Template:Level
10
276
325
2023-07-13T02:20:34Z
KiddTheIdiot
20
wikitext
text/x-wiki
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption-image1"/>
</image>
<group>
<header source="overview">Overview</header>
<data source="itemrow">
<label>Tools</label>
</data>
<data source="dangerzone">
<label>Dangers</label>
</data>
<data source="prev">
<label>Previous Level</label>
</data>
<data source="next">
<label>Next Level</label>
</data>
</group>
</infobox>
<noinclude>
Example usage:
<pre>
{{Level
| title1=Example
| image1=Example
| caption-image1=Example
| overview=Example
| itemrow=Example
| dangerzone=Example
| prev=Example
| next=Example
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"overview":{"suggested":true},"itemrow":{"suggested":true},"dangerzone":{"suggested":true},"prev":{"suggested":true},"next":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
fbd68d9d0827699d72e14cd96ae973b420a1feb5
User:KiddTheIdiot
2
278
327
2023-07-13T12:35:33Z
KiddTheIdiot
20
Created page with "my fandom profile is literally a silly guitar"
wikitext
text/x-wiki
my fandom profile is literally a silly guitar
b2433ed7c8ef898d5536801938cbbcd60e3b4f01
Sub-level 1
0
279
328
2023-07-14T21:08:28Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Sub-level 1]] to [[Sub-Level 1]]
wikitext
text/x-wiki
#REDIRECT [[Sub-Level 1]]
d4a8ed305443a7266b68755e8b234568c5b63154
File:Gift.jpeg
6
280
329
2023-07-15T15:04:31Z
KiddTheIdiot
20
wikitext
text/x-wiki
== Licensing ==
{{Self}}
0e8d94f605ad1280ed51f1e5d4e5eb0211a37fb5
File:EBD37C6F-F78D-49CE-B14B-791D1E4F0ECB.jpeg
6
281
330
2023-07-16T00:46:31Z
KiddTheIdiot
20
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Prince.jpeg
6
282
331
2023-07-16T00:47:34Z
KiddTheIdiot
20
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cathedral
0
258
307
2023-07-17T00:24:18Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
{{Level|image1=Cathedral.png|caption-image1=Blue all around me.|prev=[[Level 3]]|itemrow=Tokens}}
== Description ==
The Cathedral is one of the last levels in [[Badges|Redemption]]. It is a corridor themed around a church.
== Gameplay ==
When you enter the level, the 3 tokens you have gotten while playing are in your inventory, those being a blue token, a red token, and a purple token. There are 4 doors in front of you, labeled by the levels you went through, those being:
[[Lobby|The Lobby]] (which is labeled as “The Beginning”),
[[Level 1]],
[[Level 2]],
and [[Level 3]].
The first 3 doors are already opened, while level 3 is locked. You must insert all of your tokens for the door to open. Once it does, inside will be a huge [[Silly Guitars (Character)|Silly Guitar]], presumably the King, in a dimly-lit room. Walking into the guitar will award you the badge.
[[Category:Levels]]
0214ceaaaa750b0ad10eced569865a04e1ecb7b5
User:FluffyMonkeyX
2
283
332
2023-07-17T21:54:39Z
FluffyMonkeyX
21
Created page with "FluffMonkeyX, my roblox account"
wikitext
text/x-wiki
FluffMonkeyX, my roblox account
424c289f1bb5a1108b2502a52395c69bd8126f6d
File:Site-background-light
6
169
213
2023-08-09T19:00:22Z
wikia:limbobbia>YeOldeBeanieHunter
0
YeOldeBeanieHunter uploaded a new version of [[File:Site-background-light]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-background-dark
6
170
214
2023-08-09T19:02:30Z
wikia:limbobbia>YeOldeBeanieHunter
0
YeOldeBeanieHunter uploaded a new version of [[File:Site-background-dark]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
The Hand
0
215
262
2023-08-26T12:55:04Z
wikia:limbobbia>Jackanfor
0
fuck off
wikitext
text/x-wiki
{{Character|name=Hand|species=Anti-matter|height=7 studs|weight=12 lbs.|image=Dark hand.png|imagecaption=Slap my hand.}}
== Description ==
Hand is an entity which solely makes it's appearance in [[Alt Level 1]] (and in a former version of Level 1, however reworked to not have pits that the player would fall into and die in). If you fall down the obby, you will be given time to chase back to the spawn, and go back to a safe position where the Hand is reset back to it's original position and speed. If you were to die by it, there will be a kill sound.
The hand can go 2 studs per second, however, over time, it can go even faster. The record for the fastest is eventually 12.25 studs per second.
== Trivia ==
* The hand is present in Sam and the Mystery of the Treasure, albeit in multiple entities.
1b40dd54394f274bfcf8fd9ece7a9c08293a3912
File:Level2.png
6
285
334
2023-09-17T16:22:13Z
wikia:limbobbia>Limboe The Secondth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Subentrance.png
6
284
333
2023-09-17T16:39:33Z
wikia:limbobbia>Limboe The Secondth
0
El Stupid uploaded a new version of [[File:Subentrance.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Images (1).jpg
6
287
336
2023-09-26T08:15:46Z
wikia:limbobbia>Someone128182
0
wikitext
text/x-wiki
h
27d5482eebd075de44389774fce28c69f45c8a75
Aftermath
0
291
340
2023-09-28T22:10:03Z
wikia:limbobbia>Jackanfor
0
Created page with "== Description == Wait for Aftermath to be done. == Trivia =="
wikitext
text/x-wiki
== Description ==
Wait for Aftermath to be done.
== Trivia ==
f3503afcc0e103009966ae9b67aeb66b8a1537be
File:0930.mov
6
293
342
2023-09-30T17:05:33Z
wikia:limbobbia>YeOldeBeanieHunter
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Download.jpg
6
295
344
2023-10-01T05:28:50Z
wikia:limbobbia>Someone128182
0
idk
wikitext
text/x-wiki
== Summary ==
idk
b568bf19d00e1c8242c672dca13515168b23e654
File:Giant Guitar.jpg
6
297
346
2023-10-05T06:28:34Z
wikia:limbobbia>Someone128182
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Vending Machine
0
273
322
2023-10-07T18:37:01Z
Trainslation
19
/* Trivia */
wikitext
text/x-wiki
== Description ==
The Vending Machine makes it's appearance in the [[Lobby]] next to the door, offering up to 8 different drinks with their own unique effects and throwing abilities.
This page will be dedicated to each soda (including ones you can get without the vending machine), their effect, their throwing effect, and their appearance.
If you own a supported item's catalog gear, you'll have access to a modified version of it in Limbobbia. The ones that can be modified so far are [https://www.roblox.com/catalog/10472779/Bloxy-Cola Bloxy Cola] and [https://www.roblox.com/catalog/10727852/Witches-Brew Witches Brew].<gallery>
File:VendingMachine.png|The vending machine in the lobby, making it's appearance in the Summer Lobby.
</gallery>
== Colas ==
=== Colas and their Corresponding Effect ===
{| class="fandom-table"
!Tool Name
!Tool Tip
!Drinking Effect
!Throwing Effect
|-
|[https://www.roblox.com/catalog/10472779/Bloxy-Cola Bloxy Cola]
|More sugar than you'll ever need.
|Heals 5.
|Basic throw effect, will ragdoll if hit on the head with it
|-
|[https://www.roblox.com/catalog/10727852/Witches-Brew Witches Brew]
|Hoarded by the evilest of villians, sparks in your neck by Halloween night..
|Drinking will resize the player's head and make it a random color.
|Will anchor itself in place and disappear into thin air while laughing and playing a sting.
|-
|[https://www.roblox.com/game-pass/108639537/Ghosta-Fizz Ghost'a Fizz]
|[https://www.youtube.com/watch?v=lyw8veJx_4Y Up wi' the Ghosts / and wi' Donald, McBloxxivray!]
|Drinking will, similarly to Witches Brew, resize the player's head, making it white and more transparent as the effect goes, also replacing the face.
|Will go through the floor or wall, playing a ghastly sound.
|-
|Teapot Tome
|Nothing better than caffiene.
|Drinking makes yellow particles appear around the player's head and also speed up walking speed for about 10 seconds (faster and longer than from Uboa.)
|The can will explode.
|-
|Clear-451
|Goes down hard.
|Drinking makes blue fire appear on the player's head and also speed up walking speed for about 3 seconds (faster but shorter than from Teapot Tome.)
|The can catches on blue fire and will burn for 20ish seconds.
|-
|Slateskin
|DAS CON CREET BAYBEE
|After drinking, you will turn into concrete for about 10 seconds before going back to normal.
|The can will turn into concrete and roll away.
|-
|Wizard Mix
|We frog.
|Drinking makes purple particles appear around the player's head and also speed up walking speed for about 5 seconds.
|The can ducks and makes a quack sound.
|-
|Orbital Overtone
|Paint rules everything around me.
|Drinking makes white particles appear around the player's head and also increase the strength of the jump for about 5 seconds.
|The can will explode leaving anything in its range different colors for a short amount of time.
|-
|Uboa
|AUUUUUUUUGHHHHHHH
|Drinking makes you scream while giving you a shocked face for a short amount of time and also speed up walking speed for about 5 seconds (faster than from Wizard Mix.)
|Throwing it will make the can scream.
|-
|Suda7
|Give me a break, you sick old man!
|Drinking makes you chuckle.
|Throwing the can turns it white then shattering into bits.
|-
|D20
|Uhh.. uhmm.. 21!
|
* Effect 1: Drinking will play a win sound, accompanied with "Congratulations, you won!", healing 12.
* Effect 2: Throw up a D20, healing 3.
* Effect 3: Drinking will snap your neck for 10 minutes.
* Effect 4: Drinking will decapitate your head, clean off.
* Effect 5: Drinking turns your head into The Legendary Egg of Gygax. (The 20 sided dice)
* Effect 6: Gives you the same effect as the Suda7 effect, healing 3.
* Effect 7: Drinking will make you throw up 10 ducks, healing 3.
* Effect 8: Drinking will make you spin, accompanied by a "WOO!!!" sound.
* Effect 9: Drinking will summon confetti out of you.
* Effect 10: Drinking will make you spark like a lighter.
* Effect 11: Drinking will cause 20 cans to be thrown at you.
* Effect 12: Gives you the same effect as the Witches Brew.
* Effect 13: Drinking will make you look emotionless, a reference to an inside joke in HOTWYRD (dickerts).
* Effect 14: Drinking will make your arms invisible, a reference to Homestar Runner.
* Effect 15: Drinking will make a random limb resized.
* Effect 16: Drinking will make your head invisible and throw up a duck.
* Effect 17: Drinking makes your legs half their normal size for 10 seconds.
* Effect 18: Homestar Runner Jumpscare.
* Effect 19: Drinking will turn you into stone for 5 seconds.
* Effect 20: Causes a fart sound, followed by "You lose!"
|D20's throwing effect is just another one of the 8 tool's throw effects.
|-
|Sause (Summer Special)
|Gordon at the kitchen.
|Drinking makes orange particles appear around the player's head, orange fire appear on the player's head and also speed up walking speed for about 10 seconds (similar to Teapot Tome)
Tip for those who have the Colossus badge: DO NOT DRINK! (Average California Males are allergic to lamb sauce)
|Throwing will cause the bottle to shatter into pieces
|}
== Trivia ==
* In the past, if a player died from the Wizard Mix, a message will appear from the server that says: I'd like to mention that (Player's name) is such an idiot they somehow died to a can ricocheting off them.
bb01f6342ea995aefc2a3326f12012126c8e8ba6
Strong Right!
0
298
347
2023-10-12T02:02:55Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Strong Right!]] to [[Lobby Special Items]]
wikitext
text/x-wiki
#REDIRECT [[Lobby Special Items]]
7d4d97ce70d870ba0a47963731ccb7ad5426de71
File:Valuable Pawn.png
6
299
348
2023-10-16T16:48:19Z
wikia:limbobbia>Avglimbobbian
0
wikitext
text/x-wiki
The strongest...
0992b89ffe410a2a0f0bab3d8009cc1994ce5383
Giant Guitar
0
300
349
2023-10-20T14:42:04Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Giant Guitar]] to [[Noname]] over redirect: his name is noname
wikitext
text/x-wiki
#REDIRECT [[Noname]]
f0a239f98e0b06d9dc04318ce4c6631db5b67bc4
File:Noname.jpg
6
301
350
2023-10-20T14:45:12Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
Noname is confirmed.
13be1747fed3573706bf4af31b4e3cffe238e960
Valuable Pawn
0
302
351
2023-10-21T03:13:09Z
wikia:limbobbia>Jackanfor
0
Redirected page to [[Modern Drifter]]
wikitext
text/x-wiki
#REDIRECT [[Modern Drifter]]
d3168b11d691ff202cc91eba14f3f3d774caafc3
Noname
0
296
345
2023-11-09T06:15:19Z
wikia:limbobbia>Someone128182
0
wikitext
text/x-wiki
{{Character|name=NoName|image=Giant_Guitar.jpg|imagecaption=The guitar that lurks in the dark.|eyes=BEFORE: Yellowish like eyes.
AFTER: White eyes with black pupils.|species=Silly Guitar}}
== Description ==
Noname is the main entity in [[Alt Level 3]]. You need to hide from it by hiding in the walls. If you get caught by the guitar, you will get a fake disconnect and rejoin [[Alt Level 3]] again.
== Trivia ==
* Noname is the canonical name for this creature. The creator of it, RedNoob, named it that way, as it was named that ingame. [[File:Noname.jpg|frameless]]
5bac0bc825e6cc539046098ff785c3bd357c71c8
File:I.png
6
304
353
2023-11-10T17:37:46Z
wikia:limbobbia>CHERZZY
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Heatdown.png
6
305
354
2023-11-21T02:55:54Z
wikia:limbobbia>CHOCNR
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cooldown.png
6
306
355
2023-11-21T02:57:12Z
wikia:limbobbia>CHOCNR
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Artemus.png
6
307
356
2023-11-21T04:41:02Z
wikia:limbobbia>CHOCNR
0
wikitext
text/x-wiki
Artemus at the artemus goods counter
5129dbd5215f6a139d5ab135300726a9256d46f8
File:Artemis' Goods.png
6
310
359
2023-11-21T07:15:01Z
wikia:limbobbia>CHOCNR
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Artemus' Goods Inside.png
6
311
360
2023-11-21T07:18:48Z
wikia:limbobbia>CHOCNR
0
wikitext
text/x-wiki
The Artemus' Goods store from the inside
f2bd4fed4aa0cf0defe9c6a665ea2275c79bd97f
Lobby (Fall)
0
312
361
2023-11-25T13:09:38Z
wikia:limbobbia>Swag master 900
0
swag
wikitext
text/x-wiki
swag
804c8d2c39f2fedd9fce1586ebb995e86b66b52c
User:Coffeeshapedcabinet
2
313
362
2023-11-28T17:26:22Z
wikia:limbobbia>Coffeeshapedcabinet
0
Created page with "hey yall (idk if making this page is allowed pls dont ban me)"
wikitext
text/x-wiki
hey yall (idk if making this page is allowed pls dont ban me)
e4835eec93dc5bbbb759704bc40e04a3e1853f29
Category:Characters
14
314
363
2023-11-29T15:55:35Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
This page is about all the characters and "entities" in Limbobbia.
Limbo is present to many creatures/entities,such as the silly guitars,humanoids,and everything else.
c39f17e0aab5be27f2ee870335d9038b9e33d9c0
File:Rig of "Bob".png
6
315
364
2023-11-29T16:38:28Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
Made in studio, not the official one.
7f6b9ee0172f41c5f2b701be862edd9dbbdb2080
File:"Bob" but provoked.png
6
317
366
2023-11-29T16:40:39Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
Not official, made in studio.
0d70185a167c0adbb80b5acb3a672c69626d08dc
File:"bob" ingame.png
6
318
367
2023-11-30T16:08:13Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
aww what a cutie
7be1dcd341e3e639025f9c37f5c3162508008975
File:"bob", but provoked screenshot.png
6
319
368
2023-11-30T16:10:12Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Aaaahhhh.png
6
320
369
2023-11-30T16:11:47Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Default icon.png
6
321
370
2023-12-02T02:54:12Z
wikia:limbobbia>Chomikyour
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Donetreal
2
323
372
2023-12-13T11:29:41Z
wikia:limbobbia>Donetreal
0
Created page with "guy i got a code here a code : F H J M N K ; P L N G F T"
wikitext
text/x-wiki
guy i got a code here a code : F H J M N K ; P L N G F T
0279fc2dcce8d1b5a349ff33c855cb41b446a43d
Smiler
0
262
311
2023-12-16T19:40:14Z
wikia:limbobbia>Jackanfor
0
quit flaunting and shamelessly plugging your poorly made rooms fangames, i do not care for them (x2)
wikitext
text/x-wiki
Not to be confused with [[Smiley]].{{Character|name=Smiler|imagecaption=Do not give him what he wants.|eyes=White|image=Smiler.png|species=Anti-matter}}
== Description ==
Smiler is a white smiley face that is surrounded by black fog. It makes its appearance in [[Everything Nothing And Inbetween]].
It appears right after you collect the "the hurdle". Touching it instantly kills you.
0b8f54227fe2c01f3086b63f6dba76f261bb5478
Smiley
0
210
257
2023-12-28T02:27:52Z
wikia:limbobbia>Jackanfor
0
glaggleland isnt funny
wikitext
text/x-wiki
Not to be confused with [[Smiler]].{{Character|name=Smiley|imagecaption=Hungry fella, ain't it?|height=~6 studs|weight=380 lbs.|image=Smiley.png|aliases=Smiley|species=Smiley Ball}}
== Description ==
Smiley (ingame name smil) is a yellow blob-like entity with puddles and a smiley face on the main body. The entire body is placed in a room in [[Sub-Level 3|Sub Level 3.]] When interacted, it will speak about how it's starving.
Doing the obby to the unwilling guitar and feeding the smiley it will grant you the Yellow Token, being necessary to progress.
== Trivia ==
* There was an argument over it's name in HOTWYRD, Red insisting that it's name is "Dibble", while JackanFor was insisting it's name is "Dribble" or "Dibbie". It has neither of these names. Don't call it this.
* It has no gender. It's a smiley face.
38e7ad2a847722370586fbe4771058253efb05bf
File:Cooldown Render.png
6
324
373
2023-12-31T01:45:44Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Heatdown Render.png
6
325
374
2023-12-31T01:46:12Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Nemesis Render.png
6
326
375
2023-12-31T01:46:39Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bob.png
6
327
376
2023-12-31T01:47:07Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Dracola.png
6
328
377
2023-12-31T01:47:49Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:R3D.png
6
329
378
2023-12-31T01:47:50Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ArtemusNormal.png
6
330
379
2023-12-31T01:47:50Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Apolonia Ingame.png
6
309
358
2023-12-31T01:48:26Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[File:Apolonia.png]] to [[File:Apolonia Ingame.png]] without leaving a redirect
wikitext
text/x-wiki
Apolonia waiting for apples at the counter
0045421515a509720b87addaef3f2c35372f96da
File:Evil Man Ingame.png
6
242
291
2023-12-31T01:48:47Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[File:Evil Man.png]] to [[File:Evil Man Ingame.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Apolonia.png
6
331
380
2023-12-31T01:49:10Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Evil Man.png
6
332
381
2023-12-31T01:49:12Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Heatdown
0
289
338
2023-12-31T01:50:08Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
{{Character|name=Heatdown|imagecaption=I LOVE ARSON!|height=5 Studs|weight=90 lbs.|image=Heatdown Render.png|aliases=|species=Robloxian (infused with a Tiger)|gender=Male (Transgender, AFAB)|birthDate=June 12th}}
== Description ==
== Trivia ==
* Like [[Cooldown]], the resemblance of Heatdown and RedNoob5050 is coincidental, as JackanFor had to pick a hat prior to 2010, the biker hat being the only good looking option.
* Heatdown is transmasc, as decided by a coinflip from Cardinal.
* Heatdown is Spanish, but where he was born would be in the Philippines as an exact coordinate location.
* Heatdown skates.
[[Category:Aftermath]]
[[Category:Characters]]
[[Category:Repentance Path]]
[[Category:Repentance]]
219895b04e5a11419858ebe464b037d7fbc0b562
Evil Man
0
241
290
2023-12-31T01:57:18Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
== Description ==
{{Character|name=Evil Man|image=Evil_Man.png|aliases=WaterpipeHoarder|species=Robloxian|gender=Male|height=5 Studs|weight=90 lbs.}}
An omnipresent and powerful being that is in ''every'' season's lobby in one way or another, Evil Man's alignment is in the name: he's evil, and will kill anything in his path.
== Appearances ==
* '''Spring:''' Not finished, wait until the update is finished.
* '''Summer:''' Sitting on a cliff. Getting close to him will enrage him and make him shoot at you with his eye.
* '''Autumn:''' Standing on a cliff, looking at the sun. Getting close will make his eye slowly turn red, then he will shoot at you with his eye, lunging you forward.
* '''Winter:''' Sitting in a couch in the cabin. Throwing a snowball at him will make him simply shoot you with a gun.
== Trivia ==
* Evil Man was originally made as a concept for something that JackanFor will never work on again. Jokingly, he was put in the [[Lobby]].
* Evil Man does online trolling under the alias WaterpipeHoarder.
* Evil Man hates everything expect dogs.
* Evil Man's a bit r*cist.
* Evil Man can beat Goku.
* Evil Man has no emotion nor sympathy and kills everyone in his way.
* Evil Man is the strongest person in Limbobbia.
* Evil Man is evil because he's awesome like that.
* Evil Man is NOT killable.
* Evil Man's birthday is July 6.
afed7f44130ea3f36925ec9d56117a4ac82965a9
November's Fool/Transcript
0
335
384
2023-12-31T03:10:06Z
wikia:limbobbia>Jackanfor
0
Created page with "<code>The camera fades in, the player standing in an elevator. Shortly after, the elevator opens and Heatdown throws several props at the player, the player ducking and dodging all of them. The player looks up a bit, but is interrupted by a clockwork Gravity Hammer. Pan into the room.</code> <code>Cooldown (looking at Heatdown): I don't mean to alarm you, dude...</code> <code>Cooldown (looking at Heatdown): But I think you missed all of those.</code> <code>Heatdown (l..."
wikitext
text/x-wiki
<code>The camera fades in, the player standing in an elevator. Shortly after, the elevator opens and Heatdown throws several props at the player, the player ducking and dodging all of them. The player looks up a bit, but is interrupted by a clockwork Gravity Hammer. Pan into the room.</code>
<code>Cooldown (looking at Heatdown): I don't mean to alarm you, dude...</code>
<code>Cooldown (looking at Heatdown): But I think you missed all of those.</code>
<code>Heatdown (looking at Cooldown): Oh, quiet! I nearly hit one!</code>
<code>Cooldown: It's cool. We can just keep them around.</code>
<code>Cooldown (looking at Nemesis): YO, NEMMY!</code>
<code>Cooldown (looking at Nemesis): DO YOU MIND IF WE KEEP THE NEW GUY AROUND?</code>
<code>Nemesis (looking at Nemesis): Don't call me that for the LOVE of the LORD!</code>
<code>Nemesis (looking at Nemesis): And sure, I don't care that much.</code>
<code>Cooldown: Sweet stuff, new guy.</code>
<code>Cooldown: The most "I Hate Everyone" person you don't know doesn't care that you're here.</code>
<code>Nemesis (looking at Nemesis): Do you want me to go in there and kill them for you?!</code>
<code>Cooldown: No, not really, no.</code>
<code>Cooldown (looking at the player): Hey, new guy, anything to say?</code>
<code>Cooldown: The silent type, I see?</code>
<code>Cooldown: That's cool. I can get behind that.</code>
<code>Cooldown: Make yourself feel at home.</code>
<code>Cooldown: And you don't, uh, have to stand at that elevator.</code>
<code>Cooldown: I can put up a seat for you. You may get wiped if you stand for this long.</code>
<code>Cooldown: No? Okay.</code>
<code>Heatdown (looking at Cooldown): You talk to them like you've known them since high school.</code>
<code>Cooldown (looking at Heatdown): Hey, if they're cool with us, even though you threw a bunch of stuff at them...</code>
<code>Cooldown: They might as well be welcome here.</code>
<code>Heatdown (looking at the player): That's fair. Hey, bro.</code>
<code>Cooldown (looking at Heatdown): They may not like it if you have that in your hand.</code>
<code>Heatdown: Trust me, it's nowhere near as brutal as you're making it.</code>
<code>Heatdown: Say, uh... Cooldown. Dude.</code>
<code>Heatdown: You remember that last time someone invaded?</code>
<code>Cooldown: Oh, the time you actually hit?</code>
<code>Heatdown: To be fair, this time I wasn't sharpening Nemesis's beloved katana.</code>
<code>Heatdown: What's so damn good about this thing?</code>
<code>Nemesis: SAY WHAT?</code>
<code>Cooldown (looking at Heatdown): Don't tell me you don't know, bro.</code>
<code>Heatdown (looking at Cooldown): I genuinely don't.</code>
<code>Cooldown (looking at Heatdown): You've absolutely been living under a rock. That is THE Epic Katana.</code>
<code>Heatdown (looking at the player): Well, in my defense, I wasn't expecting it to be...</code>
<code>Heatdown: ...a pitch black katana that sparkles random colors every now and then.</code>
<code>Cooldown (looking at Heatdown): If anyone else were to hear you right now, you'd be dead.</code>
<code>Cooldown: You are clueless.</code>
<code>Heatdown: Just what does this thing even do? It has a majority of our katanas combined, so what?</code>
<code>Cooldown (looking at Heatdown): So WHAT? Each colored katana has it's own abilities, dude!</code>
<code>Heatdown (looking at Cooldown): Each one has special abilities?</code>
<code>Cooldown: ...Dude.</code>
<code>Nemesis: You have a lot to learn about, Heatdown.</code>
<code>Heatdown (looking at Nemesis): Oh, shut up you bag of bolts!</code>
<code>Heatdown: How about you chew your food with that lisp of yours!</code>
<code>Cooldown (looking at Heatdown): It is not that serious Heatdown, calm down.</code>
<code>Cooldown: Nemesis is just messing with ya.</code>
<code>Heatdown: Whatever.</code>
<code>Nemesis: Whatever.</code>
<code>Heatdown (looking at Cooldown): Oh, about this katana, actually...</code>
<code>Heatdown: What did they say it could do?</code>
<code>Cooldown (looking at Heatdown): Oh, I'll list it for you, actually!</code>
<code>Cooldown: Your katana, Crimson, has terrific agility powers, dealing terrific damage to whoever it hits.</code>
<code>Cooldown: You can send pillars flying at people, some stuff to do with rings, countering...</code>
<code>Cooldown: There's Gold...</code>
<code>Cooldown: It turns whoever it kills into a valuable gold statue.</code>
<code>Cooldown: It is what keeps the Epic Katana's dilligence, without it it would simply break in half.</code>
<code>Cooldown: It can slash projectiles midair and make it home into opponents.</code>
<code>Cooldown: There's also Jade.</code>
<code>Cooldown: Jade is cool, it's all about accuracy and agility.</code>
<code>Cooldown: It requires you to have great marksman aim and has some cool tricks to it.</code>
<code>Cooldown: Like for example, it has the power to summon things.</code>
<code>Cooldown: It can't summon by itself, though. You need to forge it.</code>
<code>Cooldown: They say that with a legendary combo and with the training of the Dragon...</code>
<code>Cooldown: ...you could summon one.</code>
<code>Cooldown: I might just find and experiment this, however I think Nemesis is gonna get to it first.</code>
<code>Cooldown: Blue is an interesting one.</code>
<code>Cooldown: It's all about the art of faking out and doing heavy and risky moves.</code>
<code>Cooldown: It's hard to train, but it pays off real well.</code>
<code>Cooldown: It can have huge blasts of energy spawn out of seemingly nowhere.</code>
<code>Cooldown: Iris is my favorite.</code>
<code>Cooldown: It requires the lovely natural art of dual-handing the katana.</code>
<code>Cooldown: In which, you don't know.</code>
<code>Nemesis: Yeah, speak of which, why don't you dual hand your katana, Heatdown?</code>
<code>Nemesis: It's how you're meant to use it.</code>
<code>Heatdown (looking at Nemesis): Oh, I do know!</code>
<code>Heatdown: I just like to do cool stuff.</code>
<code>Cooldown: I know you're a showoff, we've known eachother for years.</code>
<code>Heatdown: We've been more than friends for years, at that.</code>
<code>Heatdown: Way, way more.</code>
<code>Cooldown (looking at Heatdown): Best years of my life, dude.</code>
<code>Cooldown (looking at Heatdown): Still don't feel aged since then.</code>
<code>Nemesis: SHUT UP!</code>
<code>Nemesis: WE HAVE PEOPLE HERE!</code>
<code>Cooldown (looking at Nemesis): Right, right.</code>
<code>Cooldown: Anyway, the Iris katana unravels a nasty slash and an even funnier throw.</code>
<code>Cooldown: It's like a boomerang, and shoots back to the user's hand.</code>
<code>Cooldown: It's gimmick is really just awesome and powerful in general.</code>
<code>Cooldown: I've yet to find a user, but I'll definitely remark them.</code>
<code>Cooldown: And finally, we have Orcherous.</code>
<code>Cooldown: The Epic Katana would not form if it wasn't for it.</code>
<code>Cooldown: It's the most powerful keystone of the katanas, having every gig the katanas do but better and more easy to perform with.</code>
<code>Heatdown (looking at Cooldown): Then why use anything prior?</code>
<code>Cooldown (looking at Heatdown): There's literally only 3 ever found. And you just threw one. And you are holding one in your hand.</code>
<code>Heatdown: ...right.</code>
<code>Heatdown: Weird.</code>
<code>Heatdown (looking at Nemesis): Oh, right! Nemesis, didn't they say something about your sword?</code>
<code>Nemesis: Oh, my blade?</code>
<code>Nemesis: I need the Epic Katana you're holding to even operate it.</code>
<code>Nemesis: Something about fusing it, and it finally using the inherited power you guys gave me.</code>
<code>Cooldown: You barely use your tiger abilities, both of you.</code>
<code>Heatdown: It's situational and is used whenever. It's there for emergencies, but otherwise it's convenient if anything.</code>
<code>(A silhouette fades in and out on screen.)</code>
<code>Cooldown (looking at Nemesis): OH! THAT LEGEND!</code>
<code>Cooldown (looking at Nemesis): Nemesis, the linked sword!</code>
<code>Nemesis: Oh Lord, you're right!</code>
<code>Nemesis: That ancient thing!</code>
<code>Nemesis: I have no clue how they lost it.</code>
<code>Nemesis: It is every sort of busted.</code>
<code>Heatdown (looking at Nemesis): Me neither.</code>
<code>Heatdown (looking at Nemesis): You don't just lose a sword like that.</code>
<code>Cooldown (looking at Heatdown): What did it do again?</code>
<code>Cooldown: Incredible strength, teaching the holder upon it being picked up...</code>
<code>Cooldown: I don't know, if it's THAT legendary...</code>
<code>Cooldown (looking at Heatdown): ...maybe it declined us because we're an evil company or something?</code>
<code>Heatdown (looking at Cooldown): Not far off, the boss sucks sometimes.</code>
<code>Cooldown (looking at Heatdown): Heh, sometimes isn't how I'd put it.</code>
<code>Cooldown: I'd love to get out of here.</code>
<code>Heatdown (looking at Cooldown): Maybe that garden they keep talking about we could try to get to.</code>
<code>Cooldown (looking at Heatdown): Nah, we lack the equipment.</code>
<code>Cooldown (looking at Heatdown): Plus, I doubt it'd be that easy.</code>
<code>Cooldown (looking at Heatdown): It'd probably be an occasion where only one of us can get out, and the other has to find another way.</code>
<code>Heatdown: This place upsets me. It gets boring.</code>
<code>Cooldown (looking at Heatdown): You could've just brought your phone with you...</code>
<code>Heatdown (looking at Cooldown): IT WAS A FISHING TRIP!!!</code>
<code>Cooldown: Ah, this is why you're great.</code>
<code>Heatdown: Say, how'd YOU get here, Nemesis?</code>
<code>Nemesis: ...</code>
<code>Nemesis: I don't wanna talk about it.</code>
<code>Heatdown (looking at Nemesis): Why not?! We met, and I was cool with you until you acted out on me!</code>
<code>Nemesis: I don't wanna think about it anymore.</code>
<code>Heatdown (looking at Nemesis): You're being immature!</code>
<code>Cooldown (looking at Heatdown): Dude, just stop.</code>
<code>Cooldown: He doesn't wanna talk about it, don't make him.</code>
<code>Heatdown (looking at Cooldown): Fine!</code>
<code>Heatdown: I'm just curious, is all.</code>
<code>Cooldown (looking at Heatdown): Oh, don't you two sleep in the same bed?</code>
<code>Cooldown (looking at Heatdown): How do you even-</code>
<code>Heatdown (looking at Cooldown): I don't.</code>
<code>Heatdown (looking at Cooldown): This guy just keeps whistling.</code>
<code>Cooldown (looking at Heatdown): It's not his fault, he DOES have an abnormal head.</code>
<code>Heatdown (looking at Cooldown): Heh, abnormal's a way to put it.</code>
<code>Nemesis: I CAN HEAR YOU!!!</code>
<code>Heatdown (looking at Nemesis): Why do you whistle so damn loud?!</code>
<code>Heatdown (looking at Nemesis): I can BARELY SLEEP!!</code>
<code>Heatdown (looking at Nemesis): I only get 2 hours, too!</code>
<code>Nemesis: I snore a lot.</code>
<code>Heatdown (looking at Nemesis): UNDERSTATEMENT, THAT IS NOT SNORING.</code>
<code>Heatdown (looking at Nemesis): THAT IS LIKE THE LOUDEST TRAIN HORN EVER IN MY EAR WHILE I SLEEP.</code>
<code>Cooldown (looking at Heatdown): You a morning person, Heatdown?</code>
<code>Heatdown: UUUUUUGHHHH.</code>
<code>Cooldown: Not like you'd be one.</code>
<code>Cooldown: After all, I am the one that makes breakfast.</code>
<code>Heatdown: I typically burn things I make.</code>
<code>Cooldown: I'd be a liar if I said I didn't enjoy seeing it happen.</code>
<code>Cooldown (looking at Heatdown): Oh, oh! And the Colas.</code>
<code>Heatdown (looking at Cooldown): What about 'em?</code>
<code>Cooldown (looking at Heatdown): Which ones are your favorites?</code>
<code>Heatdown (looking at Cooldown): Uh... Suda7 and definitely Teapot Tome.</code>
<code>Nemesis: Heh, Teapot Tome.</code>
<code>Nemesis: I sometimes drink it.</code>
<code>Heatdown (looking at Nemesis): I imagine it's your equivalent of Spinach for Mr. Anchor Guy.</code>
<code>Nemesis: Y'know, I just shouldn't speak.</code>
<code>Heatdown (looking at Cooldown): Teapot is just fun to drink.</code>
<code>Heatdown: It's absolutely a pity they're making them overpriced.</code>
<code>Cooldown (looking at Heatdown): You're reminding me that they made Orbital 30 more coins.</code>
<code>Heatdown (looking at Cooldown): 30 COINS?!</code>
<code>Cooldown: I was crying, you wouldn't believe it.</code>
<code>Heatdown (looking at Cooldown): I can't imagine if they did that to Suda7...</code>
<code>Cooldown (looking at Heatdown): Shhhh... don't jinx it.</code>
<code>Cooldown (looking at Heatdown): I don't need any more disaster to unfold.</code>
<code>Heatdown: Right. I don't get this company.</code>
<code>Heatdown (looking at Cooldown): When did they say we were going to be called?</code>
<code>Cooldown: In a couple of minutes, maybe?</code>
<code>Heatdown: I look forward to that.</code>
<code>Heatdown: Anyways, I like Orbital.</code>
<code>Cooldown: I'm more surprised it isn't your favorite.</code>
<code>Cooldown: It fizzles in your mouth, it's really fun.</code>
<code>Heatdown: Eh, anything tops that Wizard drink.</code>
<code>Cooldown: Ugh, that one's just annoying if anything.</code>
<code>Heatdown: It's too... carbonated... for my tastes.</code>
<code>Cooldown: Funny. You tend to drink a lot of carbonated drinks.</code>
<code>Heatdown: Carbonated water is NOT it.</code>
<code>Cooldown: Questionable opinion, but you do you.</code>
<code>Nemesis: If only I could taste.</code>
<code>Heatdown: Kind of a relief you don't.</code>
<code>Nemesis: Eh, true.</code>
<code>Nemesis: I don't really miss my senses.</code>
<code>Nemesis: Was more like an aching pain if anything.</code>
<code>Heatdown: I'm more surprised you don't live with a constant headache.</code>
<code>Nemesis: What makes you say that? I do.</code>
<code>Heatdown: Maybe that's why you're so easy to upset.</code>
<code>Nemesis: That's not a bad conclusion.</code>
<code>Cooldown: But that's implying he feels there.</code>
<code>Nemesis: I do.</code>
<code>Cooldown: Oh.</code>
<code>Cooldown (looking at Heatdown): And Uboa?</code>
<code>Heatdown: I don't really see anyone drink that.</code>
<code>Heatdown: You just scream, and that's really it.</code>
<code>Heatdown: Slateskin is definitely up there though.</code>
<code>Cooldown: I almost forgot that existed.</code>
<code>Heatdown: It's awesome, though!</code>
<code>Cooldown: It is, and I tend to forget that I once went on a drinking spree on it.</code>
<code>Heatdown: That wasn't a good time.</code>
<code>Cooldown: It wasn't.</code>
<code>Cooldown: Clear-451 may be my favorite, though.</code>
<code>Heatdown (looking at Cooldown): I love arson!</code>
<code>Cooldown (looking at Heatdown): I know.</code>
<code>Heatdown: D'awww...</code>
<code>Cooldown (looking at Heatdown): How come we have to do a bunch of side-gigs?</code>
<code>Cooldown: Our killings just don't even make the money to pay for the fees here, we have to do more than that.</code>
<code>Cooldown: It's boring and annoying.</code>
<code>Heatdown: I wonnder why they make us put up to that.</code>
<code>Heatdown: How often is it they're gonna make us put up to having to do the dumbest thing just to get a hustle?</code>
<code>Cooldown (looking at Heatdown): Like, every week?</code>
<code>Cooldown (looking at Heatdown): I can't even save up anymore with these fees.</code>
<code>Cooldown: How the hell are we gonna get snacks?</code>
<code>Nemesis: You guys also have a terrible living situation?</code>
<code>Nemesis: As much as I hate to say it, I'm kind of screwed as well.</code>
<code>Cooldown (looking at Heatdown): Great to know I'm not the only one.</code>
<code>Cooldown (looking at Heatdown): There really is no point of having to pay for our stay.</code>
<code>Cooldown (looking at Heatdown): All the gigs we get to do always are on just some interlopers, always getting into their damn business like it's theirs...</code>
<code>Cooldown (looking at Heatdown): Do they not get exhausted? I do.</code>
<code>Heatdown: It's stupid and I'm not really going to put up with it for longer.</code>
<code>Heatdown (looking at Cooldown): How about we just kill all of them?</code>
<code>Cooldown: That's a horrid idea.</code>
<code>Nemesis: Yeah, no.</code>
<code>Nemesis: We're not trying to get in trouble over some people bypassing the easiest gate known to man in a 'forbidden area'.</code>
<code>Nemesis: Their fault for not putting up better security.</code>
<code>Cooldown: It's whatever.</code>
<code>Cooldown (looking at Heatdown): Wait, do you still make art?</code>
<code>Heatdown (looking at Cooldown): Uh.. yeah?</code>
<code>Heatdown (looking at Cooldown): It's been a while, but I still draw.</code>
<code>Heatdown (looking at Cooldown): I met this dude in some shop, selling a bunch of items like he was having some sort of gift shop in the midst of Hell.</code>
<code>Heatdown (looking at Cooldown): I talked to him for a bit, but he was interested when I brought up the fact that I draw.</code>
<code>Heatdown: He then told me he draws too, then showed me his stuff.</code>
<code>Heatdown (looking at Cooldown): It's uh, something, but I'm not one for antropomorphic looking animals.</code>
<code>Cooldown (looking at Heatdown): You could've said he draws those from the get go, really.</code>
<code>Heatdown (looking at Cooldown): No, but they're really cool looking.</code>
<code>Heatdown (looking at Cooldown): It's kind of the catalyst for what's gotten me back into drawing.</code>
<code>Heatdown: Hopefully I get to meet that guy again.</code>
<code>Heatdown: He was pretty cool..</code>
<code>Heatdown (looking at Cooldown): What was his name? Artery? Arty? Artist?</code>
<code>Cooldown: Arty sounds like a name.</code>
<code>Heatdown: ...Eh, I don't think he'd care if I get it wrong.</code>
<code>Heatdown (looking at the player): Yo, you.</code>
<code>Heatdown (looking at the player): I'm a bit curious.</code>
<code>Heatdown (looking at the player): How did you come here?</code>
<code>Heatdown (looking at the player): Did something lead you here, or..?</code>
<code>Cooldown: You're forgetting they can't speak.</code>
<code>Heatdown: ...right.</code>
<code>Heatdown (looking at Cooldown): How does this keep happening?.</code>
<code>Heatdown: People just somehow getting in like crazy?</code>
<code>Heatdown: I don't know, the Lord may just be really dumb.</code>
<code>A bell tolls, implied to be their signal for a mission.</code>
<code>Cooldown (looking at the player): That's our cue.</code>
<code>Heatdown (looking at the player): Oh, and uh, before the elevator goes.. have this.</code>
<code>The badge is given to the player, the player slowly enters the elevator. The screen slowly fades out, and the player is teleported back to the lobby.</code>
7ca3b1021c43c6b44a4595c2bf8722d146062d21
Cooldown
0
290
339
2023-12-31T03:12:14Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
{{Character|name=Cooldown|imagecaption=you're forgetting they can't speak.|height=5 Studs (slighty taller than Heatdown in reality)|weight=90 lbs.|image=Cooldown Render.png|aliases=|species=Robloxian (infused with Dragon)|gender=Male|birthDate=December 18th}}
== Description ==
== Trivia ==
* Though not as huge a coincidence as [[Heatdown]] and RedNoob5050, Cooldown slightly resembles one of JackanFor's friends, shyguy05. This inherits his hat and skin color.
* Cooldown's birthday is december 18
* Cooldown is Chinese, but where he was born would be in Brazil as an exact coordinate location.
[[Category:Aftermath]]
[[Category:Characters]]
[[Category:Repentance Path]]
[[Category:Repentance]]
64c2cdbeb7e073c8017c44a2552aba94257d3224
November's Fool
0
334
383
2023-12-31T03:13:56Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
[[November's Fool/Transcript|<code>This badge has a transcript. Click here to see it...</code>]]
== Description ==
yadda yadda
c593e4b8e99a03bdf4a7c66c575e414a6627ca03
Apolonia
0
336
385
2023-12-31T03:22:01Z
wikia:limbobbia>Jackanfor
0
Redirected page to [[Artemus#Apolonia]]
wikitext
text/x-wiki
#REDIRECT [[Artemus#Apolonia]]
99ea50146f5d9aa3f197cdd30c5b3ece609c332c
File:RepetanceNew.png
6
338
387
2024-01-04T12:46:00Z
wikia:limbobbia>SamAlphaTheEpikk
0
wikitext
text/x-wiki
Repetance's New Icon
79f836a7dee87d3efc752bd63fae865cd80016e8
Template:Badge Templame
10
339
388
2024-01-04T12:50:22Z
wikia:limbobbia>SamAlphaTheEpikk
0
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="Image1"> <caption source="caption-Image1"/> </image> <group> <header source="header1">Section Header</header> <data source="last_updated"> <label>Last Updated</label> </data> </group> </infobox> <noinclude> Example usage: <pre> {{Badge Templame | title1=Example | Image1=Example | caption-Image1=Example | last_updated=Example }} </pr..."
wikitext
text/x-wiki
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="Image1">
<caption source="caption-Image1"/>
</image>
<group>
<header source="header1">Section Header</header>
<data source="last_updated">
<label>Last Updated</label>
</data>
</group>
</infobox>
<noinclude>
Example usage:
<pre>
{{Badge Templame
| title1=Example
| Image1=Example
| caption-Image1=Example
| last_updated=Example
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"Image1":{"suggested":true},"caption-Image1":{"suggested":true},"last_updated":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
46015b90f1331d08f532388b2332168e0f14969d
File:RepentanceOld.png
6
340
389
2024-01-04T13:25:06Z
wikia:limbobbia>SamAlphaTheEpikk
0
wikitext
text/x-wiki
Repetance's Old Icon
a34309fa1cb9e20b05b0da72f19fb941e473e2bb
File:HamPic1.png
6
341
390
2024-01-05T00:22:28Z
wikia:limbobbia>XStudiosAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HamPic2.png
6
342
391
2024-01-05T00:22:29Z
wikia:limbobbia>XStudiosAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HamPic3.png
6
343
392
2024-01-05T00:22:29Z
wikia:limbobbia>XStudiosAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Right foot green.png
6
344
393
2024-01-09T22:14:39Z
wikia:limbobbia>Dswqsa895
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Silly Guitar (Item)
0
181
225
2024-01-10T13:21:26Z
wikia:limbobbia>RG47
0
Added hyperlinks and info
wikitext
text/x-wiki
{{DISPLAYTITLE:Silly Guitar}}{{Item Template|title1=Silly Guitar|use=To play music and unlock entrances to levels in the lobby|found_where=Lobby and The Tutorial|caption1=“fo yo codin tunes”|image1=Silly.png}}
Silly Guitar is an item in Limbobbia. You spawn with this item when you join the game.
==Appearance==
It appears identical to the ROBLOX gear Silly Guitar, being a cartoony guitar with a yellow head, smile, popped out eyes, a long red tongue and a large light brown nose with black strings coming out of it.
Its appearance in the Tutorial is different, having a purple head and green tongue.
If you've bought the [https://www.roblox.com/game-pass/27124006/DONASHIONE DONASHIONE], the guitar's face appears red instead of yellow. Pressing E (if you have the donation pass) will also turn it into an electric guitar, which plays different sounding notes, but functions normally.
If you've bought the [https://www.roblox.com/game-pass/27481995/bigger-donashione bigger donashione], the guitar's face appears white instead of yellow. The guitar will also play loud high-pitched sounding notes and music.
== Functions ==
When clicking, you will play a random silly tune. Pressing keys on the keyboard while holding the guitar will play boing sounds which can range from low pitch to high pitch depending on the keys you press. This can also be used for codes. codes are listed below.
=== Codes ===
{| class="fandom-table"
!Code
!What it does
!Badge Required
!Where it's discovered
|-
|<code>T N J H T L P T N P</code>
|Opens the door to the house
|None
|On the right side of the house (Abbreviation for "THE NEW JERSEY HAS THE LONG PRESIDENT THE NEW PRESIDENT")
|-
|<code>M N M L P L K J K</code>
|Teleports you to AltLevel 1
|None
|On the left side of the house (Abbreviation for "MY NICE MOTHER LONG POND LOTS KILL JACK KEY")
|-
|<code>F H J M N K ; P L N G F T</code>
|Makes a face called "Phil" rise up to enter DESIRE (red has done the funnies now)
|SATISFACTORY
|On the door in Sub-Level 1 (No longer uses the semicolon key)
|-
|<code><s>T G Y T P H T P</s></code>
|Permanently only plays a screen shake and fart sound effect.
|REDEMPTION and Satisfactory were the requirements before they removed it.
|CENTURIES OF THE DAMNED (Abbreviation for ''"This Game's Your Type. Please Have This Potential"''
|-
|<code>K J</code>
|Throws a bike at you.
|None
|Abbrevation of "Kill Jamar" or "Kill JackanFor"
|}
[[Category:Items]]
ae8883cf815c4df89077441cbd899f90c4ce1d1d
Rage Peep
0
182
226
2024-01-10T13:40:37Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
{{Tool_Template|ToolName=Rage Peep|ToolTip (Before using)=what a harmless littlle marshmallow :D|ToolTip (After using)=FOREVER TURBOHEAT WAR MACHINE|LevelsUsed=Lobby|ToolIcon=Chirp.png|ToolTip=what a harmless littlle marshmallow :D}}
==Description==
The Peep takes the appearance of the [https://roblox.fandom.com/wiki/Catalog:Marshmallow_Chirp ROBLOX gear] with the same name. It can be unlocked by buying the [https://www.roblox.com/game-pass/27177770/fighting-powahs-ofa-MASTAAH "fighting powahs ofa MASTAAH"] gamepass.
==Appearance==
Click to eat and get the ULTRAKILL enrage effect, playing "Brad Has A Pain - Tall Order" while in effect.
==Keybinds==
*'''LMB / Click [Punch]:''' Perform punch, deals weak damage
*'''E [Kick]:''' Perform a kick, deals somewhat weak damage, spammable move
*'''Q [Headslam]:''' Stick your head in the ground, dealing moderate damage to people around you
*'''F [Spinning Kick]:''' Lunge in front of you, stunning and dealing damage to people who are hit by this. If midair, fling far.
*'''R [Suplex]:''' Requires full rage. Suplex whoever's in front of you, instakilling them.
==Sayings ==
*ULTRAKILL MUST DIE
==Trivia==
*The Suplex is inspired by Final Fantasy.
[[Category:Marshmallow Chirp]]
4cf010e2c9199049b7f50a8a65bfc9f882a08599
File:LeSnowman.png
6
346
395
2024-01-10T13:57:59Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AngerChirp.png
6
347
396
2024-01-10T13:58:27Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldAngerChirp.png
6
348
397
2024-01-10T13:58:41Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:JoyChirp.png
6
350
399
2024-01-10T16:47:04Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Enrage Peep
0
352
401
2024-01-10T20:38:14Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Enrage Peep]] to [[Anger Peep]]
wikitext
text/x-wiki
#REDIRECT [[Anger Peep]]
8e95b164dc76eb63aab2a07d2f1b74f1cf1fdfd1
File:ScorchedChirp.png
6
353
402
2024-01-11T12:52:09Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Anger Peep
0
349
398
2024-01-14T16:14:08Z
wikia:limbobbia>RG47
0
wikitext
text/x-wiki
{{Tool Template|ToolName=Anger Peep|ToolTip=RAHAHAHAAH|LevelsUsed=Lobby|ToolIcon=LeSnowman.png}}
==Description==
The Anger Peep takes the appearance of the [https://roblox.fandom.com/wiki/Catalog:Marshmallow_Chirp ROBLOX gear] but white (previously red). It can be unlocked by buying the [https://www.roblox.com/game-pass/63209004/RAGE-RAGE-ANGRY-ANGER "RAGE RAGE ANGRY ANGER!!!!!"] gamepass
==Appearance==
Click to eat and get the red line enrage effect, playing "Brad Has A Pain - RIPPER" while in effect. After eating, you are given 350 anger and 100 health
==Keybinds==
*'''LMB / Click + Z/X/C/V (Up to 5 keys) [ANGRY KICK!!]:''' Perform a kick (Takes 0 anger)
*'''F [ANGRY BALL!!]:''' Launch a fire ball (Takes 100 anger)
*'''E [ULTRA KICK!!]:''' Perform a uppercut kick (Takes 75 anger)
*'''R [KICK SLIDE!!!!]:''' Perform a kick slide, knocking off everyone in way (Takes 150 anger)
*'''Q [ANGRY ANGRY]:''' Performs a headbutt (Takes 75 anger)
==Sayings==
*ANGRY!!!
*YAAAAHAHAHAHHA I EVIL
==Gallery==
<gallery>
File:AngerChirp.png|Anger Peep
</gallery>
[[Category:Marshmallow Chirp]]
645c0f4d2c8afbcb740131d324177f9a2f8c2248
File:Infinitized.webp
6
355
404
2024-02-02T17:57:04Z
wikia:limbobbia>Sinnamonsterz
0
wikitext
text/x-wiki
Icon seen when using the Scorched Peep or Schorched Peep.
Credits to LISA: The Pointless, and the creator, EdvinasKandrotas.
760ec098f525ff4254f7f4f6144c3579c3b4fd12
Scorched Peep
0
354
403
2024-02-02T18:09:45Z
wikia:limbobbia>Sinnamonsterz
0
wikitext
text/x-wiki
{{Tool Template|ToolName=Scorched Peep|ToolTip=blame [https://pointless-rpg.fandom.com/wiki/Infinity_Franchise the franchise]|LevelsUsed=Lobby|ToolIcon=ScorchedChirp.png}}
==Description==
The Scorched Peep takes the appearance of the [https://roblox.fandom.com/wiki/Catalog:Marshmallow_Chirp ROBLOX gear] but black and on fire (Not to be confused with Schorched Peep).
It is only obtainable in public servers through staff members, however it (along with [[Joy Peep]]) can be used freely in private servers through the "Peep Pit" event. Once the event is activated, go behind the cave where the rainbow peep is, and underneath it, you and anyone else in the server can use the peeps.
==Appearance==
Click to eat and get the black line enrage effect, red T-shirt with the green number 88 and outline on it and a large fuel tank with a flamethrower, displaying [[File:Infinitized.webp|frameless|36x36px]] <span style="color:#006F00;">'''+ Infinitized'''</span> above your head, and playing "[https://www.youtube.com/watch?v=hubiSr8XQ0U Sun Bleached]" while in effect. After eating, you are given 150 HP and an empty FP (fuel points) bar.
==Keybinds==
*'''LMB [Torch / Regenerate]:''' Fires a flamethrower or recharges fuel depending on the recharge mode (25 seconds to empty the fuel and 7 seconds to recharge).
*'''E [Sway]:''' Throws the player up and forward. Takes 150 fuel.
*'''F [Burst]:''' Fires an explosive projectile. Takes 300 fuel.
*'''R [Grab]:''' Currently broken.
*'''Q [Death Time]:''' The player spins for a few seconds, before exploding, killing themselves and anyone around them instantly. Takes 1500 fuel and requires 20 kills.
*'''C [Swap Modes]:''' Swaps the LMB between Torch and Regenerate.
== Trivia ==
* The Scorched Peep is a reference to [https://gamejolt.com/games/wilbursin/564404 LISA: The Pointless: Scholar of the Wilbur Sin] and the character Scrawny Davy.
** The song that plays, [https://www.youtube.com/watch?v=hubiSr8XQ0U Sun Bleached], is Scrawny Davy's battle theme.
** The tooltip, "blame the franchise", is a quote from [https://pointless-rpg.fandom.com/wiki/Arnold_Shpitz Arnold Shpitz], another character from LISA: The Pointless.
*** "The franchise" in question is known as the [https://pointless-rpg.fandom.com/wiki/Infinity_Franchise Infinity Franchise], a gang consisting almost entirely of ruthless murderers who kill everyone they see, including fellow members of the Franchise.
*** The jersey you are given upon using the Scorched Peep is known as the Infinity Jersey, what the members of the Infinity Franchise wear to show their allegiance.
[[Category:Marshmallow Chirp]]
623176c50fa296c0ea3dcf36d6c234d60c6dde78
Roblox Limbobbia Wiki
0
27
70
2024-02-02T21:55:25Z
wikia:limbobbia>Taseenz
0
wikitext
text/x-wiki
<mainpage-leftcolumn-start />
<div style="text-align: center; font-size: x-large; padding: 1em;">[[File:Limbo wiki.png|center]]</div>
<center><big>'''ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤWelcome!'''</big></center>This is a wiki about a game known as [https://www.roblox.com/games/6728212466/Limbobbia "Limbobbia"], [https://www.roblox.com/games/6728212466/Limbobbia Limbobbia] is a Roblox experience made by [https://www.roblox.com/users/156953258/profile/ JackanFor] also known as Cardinal. [https://www.roblox.com/games/6728212466/Limbobbia Limbobbia] is a non-serious puzzle game with mild horror elements. It's recommended to play without spoilers as it makes the gameplay a lot more fun to figure out rather than just executing the same as a tutorial, so go on Limbobber go swing that [[Silly Guitar (Item)|silly guitar!]] Oh and one last thing, you should visit the tutorial in-game or the [[Tutorial|tutorial page]] on the wiki to get the hang of the game mechanics.
<big>Help and other stuff</big>
*[[w:c:community:Help:Getting Started|Getting Started]]
*[[w:c:community:Help:Contributing|How to Contribute]]
*[[w:c:community:Help:Community Management|Managing your new community]]
*[[w:c:community:Help:Contents|Guides]]
*[[w:c:community:Help:Index|All Help articles]]
[[Category:{{SITENAME}}]]
c9128d029babdd5485c86303ac7955c4274621d0
File talk:Bob.png
7
357
406
2024-02-06T14:01:07Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
Created page with "thanks for making a proper image"
wikitext
text/x-wiki
thanks for making a proper image
96a954ae95002ab1e5f834c46357f5d3c78d7ab2
Right foot green
0
345
394
2024-02-06T18:20:27Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
right foor green
wikitext
text/x-wiki
{{Stub}}
When you say this message in the chat (in the [[Lobby]]) will kill you, and a puddle of red shapes will appear where you died. Most likely resembling blood. This is an easter egg, and a way to bait people into dying.
This is based off this [https://youtu.be/VwsYUikRpYU video] from the name lookalikes twitter.
== Jumpscare Appearance ==
The jumpscare is a green background with a white human silhouette. The jumpscare will play a loud and distorted unrecognizable sound.
[[File:Right foot green.png|thumb|The jumpscare's appearance in game]]
319adc1874d72379e42f42be00ee8608ba4f9798
File:Modern drifter.png
6
358
407
2024-02-06T22:28:12Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Valuable pawn.png
6
359
408
2024-02-06T22:28:49Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Silly Guitar (Collectible)
0
356
405
2024-02-06T22:44:36Z
wikia:limbobbia>Dswqsa895
0
wikitext
text/x-wiki
== Behavior ==
The Collectible Silly Guitars are usually in [[Sub-Level 2]] in the Yellow Zone. Collecting multiple can unlock you different red zones (1 - 3).
== Appearance ==
The collectible silly guitar has a flat round yellow head with 2 glowing eyeballs, a nose, and a mouth. A large tongue comes out of it, with nose hair sticking out to the end of the tongue, resembling a guitar toy.
e760cbba21151e4b21f66bebd786d77b43c8654e
File:Voided guitar spotted in desire.png
6
360
409
2024-02-07T12:26:05Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Voided guitar in sub 2.png
6
361
410
2024-02-07T12:27:56Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Voided guitar in sub 2 but i killed the prince.png
6
362
411
2024-02-07T12:30:29Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Exploration of the unfinished (Old page)
0
363
412
2024-02-07T13:44:20Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
* Heres a brain exercise for the laughs, enjoy i guess.. -Roboxroboxroboxroboxman
===<big>WARNING! THIS PAGE IS AN LARGE PAGE. IT SHOULD NOT BE DELETED BUT INSTEAD IMPROVED AND UPDATED.</big>===
==Exploration Of The Unfinished.==
What is that??
ohh! i get it.
Exploration of the unfinished is a special room after sublevel-3. It is only gettable after u beat satisfactory , Sub-level 3.
It is home to post-satisfactory badges, YAY badge and satisfactory.
I swear!
==Satisfactory Way==
To Get satisfactory, you have to take the lift and press the button. after the fun ride, You should go in a door and get a button.
==Door Way==
If you got satisfactory, you should know this. In level 0, there will always be a door beside the house.
==Badges!==
[[YAY]]
[[Badges#Blasphemy|BLASPHEMY]]
[[HIM]]
[[FAIL]]
[[Badges#Unreasonable behaviour|UNREASONABLE BEHAVIOUR]]
[[Badges#Misuse of product|MISUSE OF PRODUCT]]
[[SATISFACTORY]]
Note: That most of the badges are post-satisfactory.
You are finally satisfied.
0633e2608b11dbaf25744951e01a83c1631d00c5
File:Placeholder.png
6
364
413
2024-02-07T17:17:00Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
i would put this in a page but you can just use this as a placeholder
aa01023954ca08c4023af3deb0133cca794a3707
User:Roboxroboxroboxroboxman
2
365
414
2024-02-07T17:17:34Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
Created page with "hi"
wikitext
text/x-wiki
hi
c22b5f9178342609428d6f51b2c5af4c0bde6a42
File:GiftMenu.png
6
366
415
2024-02-07T17:32:35Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Badges
0
172
216
2024-02-07T17:44:23Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
/* Blasphemy */
wikitext
text/x-wiki
== Description ==
The main mechanic of Limbobbia is it's badges, each badge leading to one another in a way. Having a main badge can give you access to a level once you have it's code and the corresponding badge. This is a page for each badge (excluding Repentance and Centuries of Damn until further (moderated) notice.
== Redemption ==
This is the first main badge you get in the game. There are two different paths you can take to get this badge, both listed below.
MAIN WAY:
[[Lobby|Spawn]]: go to right and redeem (play) the code, code was first letters of words. After redeeming code the big gate at middle open, inside was some Silly guitars and big silly familiar to prince. After song end you get teleported to Level 1.
[[Level 1]]: Level 1 is a maze with green and blue colours, first go to right and grab key at third right aisle and grab key 1, after you get it open translucent wall. After you reach a "cross" room go to right and grab key 2 at last right aisle. After you got last key comeback to start and come to the stairs, DO NOT GO ON THE STAIRS turn right and after reach when you reach the fork, go to the right and open the token. Back to start and click Silly nose to get teleported to level 2!
[[Level 2]]: Feed the prince [[Tools|boxes]]. Make sure that the box contains text written "SILLY BOXX CORP". A box without text written on it is considered a [[Tools|Bad Box.]] If you feed the prince a lot of bad boxes, he will kick you out of the game. In total, you need 20 boxes to complete the level.
[[Level 3]]: Get [[Level 3|key cards]] to unlock key card doors. The key card can only open the door with the matching color. You need to avoid [[Silly Guitars (Character)|Silly Guitars]] that chase you by hiding in lockers. Once you get the real purple token, a [[Glitched Guitar]] will spawn in and chase you. It's recommended that you press F to view the maze at a longer range.
[[Cathedral]]: Put in all tokens, touch the giant guitar and you'll receive the ending. [[Cathedral|More information about this level here.]]
== Satisfactory ==
This is the second main badge you get in the game.
GUIDE:
[[Level 2]]: You need redemption in order to get a [[Tools|Polaroid]], which will allow you to go inside the room. Inside is a bunch of slippery boxes, with an upside down and rusty silly guitar. Click under its nose to get teleported to [[Sub-Level 1]].
[[Sub-Level 1|Sub-level 1]]: Complete a parkour, once you get the token, you will get the ability to fling yourself wherever you're looking by splatting on the floor. There will be a Hole in the Wall puzzle in which you have to successfully go through each hole to get the token. It will disable flinging. Once all tokens are put into the Key door, a door will open. Click the red button to be able to fling by pressing E. Getting the token will disable it once again. Putting the token opens the final section's door, in which you have to jump over blue translucent bricks to fling. Additionally, jump to correct your trajectory.
[[Sub-Level 2|Sub-level 2]]: You need to collect [[Silly Guitars (Collectible)]] in order to unlock deeper into the sub-level. At red zone 3, you need to plant a C4 on the prince. Once this is done, the environment becomes black and white and echoey.
[[Sub-Level 3|Sub-level 3]]: You need to complete an obby in order to get a purple token and feed [[Smiley|the smiley face]] an unwilling guitar, obtained at the end of the obby, to get a yellow token. Putting both tokens reveals a computer room. Click the computer, and you will be able to hot switch. Go to the wired door with the Crazy Robloxian inside to fight glass entities and bosses to get a red and green token. Getting the final token (by the token door) will make the floor fall.
[[Exploration of the Unfinished|Exploration of the unfinished]]: Ride an elevator shaft, and open a door that reveals a button. Interact with it to get the ending.
== Extra Badges ==
===== Blasphemy =====
Go in exploration of the unfinished, get 2 peeps and spike eatch one of them with toothpicks.
Item locations:
* Peep 1: Ontop of the shelf next to a pillar with a sleeping silly on it.
* Peep 2: Get a key ontop of a shelf next to the microwave, unlock the meeting room door, the peep will be on a glass table next to a whiteboard.
* Toothpick 1: Ontop of the microwave.
* Toothpick 2: Do the same steps as peep 2, but the location is on the middle seat of the meeting room.
Once done, put the spiked peeps inside the microwave and turn it on and you will get the badge.
===== Misuse of product =====
i dont know to explain this one so heres a video https://youtu.be/4Th9LCjnRV8
===== Unreasonable behaviour =====
Go in exploration of the unfinished, find a dice hidden behind some boxes on a corner, put it inside the microwave and turn it on, you will get the badge.
(To anyone editing, recommend you do this as this accounts for all the Exploration badges.)
[[Category:Endings]]
8c5dd6c39c82d5bd3fb0a7e1b67d5b800231108f
File:Exploration of the unfinished.png
6
367
416
2024-02-07T17:51:33Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
"Bob"
0
316
365
2024-02-07T22:05:03Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
== Description ==
"Bob" is the robloxian that appears in the BEWARE ending.{{Character|name="Bob"|image=Bob.png|imagecaption="If you see someone that looks identical to you, run away and hide."|species="Robloxian"|gender=Male|height=5 Studs}}"Bob" has really black clothing and bright yellow skin,seemingly taking the appreance of Bob, who, has also the same face.
"Bob" has seemingly got out of the tubes as one of them was shattered, upon getting the green keycard,"Bob" will appear in the entrance of the green keycard room, getting close to him will cause him to get provoked and start to chase you.
On touch he will jumpscare you, blacking out the screen and giving you the BEWARE badge.
== Trivia ==
* "Bob" 's jumpscare audio is the Half-Life 2 stalker scream slowed down by 0.5.
* You cannot outrun "Bob", doing so will just cause him to jumpscare you still.
* "Bob" is a refrence to the game [https://www.roblox.com/games/4929519112/Bob-is-missing Bob is missing].
* Speaking of Bob is missing, there is also a website which is basically the gate to that game [https://sites.google.com/view/bobismissing/home (Here)].
* It's not confirmed if the website was actually made by [https://www.roblox.com/users/48501231/profile nicorocks5555].
== Gallery ==
<gallery>
File:Aaaahhhh.png|Bob's Jumpscare
File:"bob", but provoked screenshot.png|Bob, but provoked.
File:"bob" ingame.png|Bob's appearance.
</gallery>
d18f3d539ed107d950f88cca2e5dc947c9437a19
Alt Level 1
0
264
313
2024-02-07T22:23:20Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Level|image1=Alt Level 1.png|caption-image1=I love jumping!|itemrow=Blue Token|dangerzone=[[The Hand]]|row1=[[Alt Level 2]]
[[Everything Nothing And Inbetween]]|prev=[[Lobby]]}}
=Alt Level 1=
Alt level 1 is the first level of the alternate path. It is an obby.
==Description==
Alt Level 1 is a long corridor, with the same checkered pattern as [[Level 1]]. The obby within the corridor is very simple. Falling down will make the music stop, the environment will be much grayer, and a [[The Hand|hand]] will start chasing you, although getting back up will revert these changes. Completing the obby will grant you the Blue Token you will need to progress. Once collecting it, a bunch of pillars will form, which you will need to get past in order to return to the start.
==Secrets==
Just like in Level 1, there is a secret room that if you put a code (Which is on one of the sides of the platforms), you will be led to [[Everything Nothing And Inbetween|Everything Nothing And Inbetween.]]
== Trivia ==
* The music in the level is called “[https://youtu.be/unWUOTQaDfQ 8-Bitty Kitty]”.
[[Category:Levels]]
38a278673e99cc24f2fc43b01337d7c89a5ff0fe
Everything, Nothing and Inbetween
0
260
309
2024-02-07T22:23:44Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
== Description ==
[[File:Everything Nothing And Inbetween.png|thumb|364x364px|Surroundings]]Everything, Nothing And Inbetween (a.k.a. Virtual Insanity) is only accessible by opening a door in a secret room with a code only available in [[Level 1]] and [[Alt Level 1]]. Almost everything here is monochrome, except some specific rooms.
== Dangers/Challenges ==
* [[Smiler]]
== Tools ==
* "the struggle"
* "the hurdle"
* "the shuffle"
== Trivia ==
The Smiler Chase Theme is SNICK IS COMING (Snick's Challenge A) - Pizza Tower. You can listen to it here: https://www.youtube.com/watch?v=doqviNAGMW0
[[Category:Levels]]
1bbc6d42c5737de0a7467f5327061b0d53e1c3f9
Old Sub-Level 1
0
247
296
2024-02-07T22:24:20Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
Sub Level 1 is the first level in [[Badges#Satisfactory|Satisfactory]]. It is an obby, with its main mechanic being a gravity changing machine. This level has been replaced on 7/4/2023 by a much better version.
{{Level|image1=Sub-Level 1 Surroundings.png|caption-image1=It's your funeral.|itemrow=[[Save State]]
“The Silliest”|dangerzone=Agressive Silly Guitars|prev=[[Level 2]]
[[Alt Level 2]]|next=[[Sub-Level 2]]}}
== Level ==
The level starts with a basic obby, and an aggressive Silly Guitar in the middle of it. While the obby is possible without gravity changes, you won’t be able to outrun the Silly.
==== Gravity changing machine ====
The machine can let you change your gravity, going from -50 (very floaty) to 50 (very dense). This can be used to outrun the previously mentioned silly, and will let you proceed.
=== The pit ===
The pit is the area after the obby, where you must preform a jump over a gap in order to not fall down. The pit is covered in bones, with an aggressive Silly Guitar at the bottom, making this an instant game over. Jumping over the pit will let you proceed to the next area, which has the first key.
=== Key2 door ===
The key2 door has a requirement: to carry Key2 (which is at the beginning of the level, and you can get to it by unlocking the door at the side of the stairs), and to have the gravity machine at 40 or up. Beside the door is a teleporter to the start.The method to open it is to save your position at the door, grab Key2, change the gravity to 40 or 50g, and load your position back. Behind the door is another obby.
=== Obtaining The Silliest ===
The obby to obtaining it is very straight forward. At the end of the obby lies the guitar, which you can collect to play a code in the corridor in front of it. Once playing it will unlock a door at the beginning, and what lies behind it is, you guessed it, ''another fucking obby.''
=== End ===
The last obby which contains the exit must have the gravity lowered, so go do that. Once returning, a vertical obby with an aggressive Silly Guitar in the middle, so don’t wake him up. At the top will contain a Silly Guitar. Click on its nose to finish the level. Once beating it, the screen will fade to white, and text will appear, saying this:
''”That is why, when in Christ's sake, I delight in weaknesses, in insults, in hardships, in persecutions, in difficulties. For when I am weak, I am strong.”''
*
== Trivia ==
* The music is a extremely slowed down version of “Happy Town Lovely B” from LSD Dream Emulator, and can be found [https://youtu.be/DNvkaGUFpZ4 here].
* The level was going to have a flashlight feature, but got scrapped for an unknown reason during development.
** Not even the creator (Cardinal/JackanFor) knows how and when it got scrapped.
* This level is now gone. Why are you even here? The title ''explicitly'' states that this is an old version of [[Sub-Level 1|Sub-Level 1.]]
[[Category:Levels]]
095ce2e0b8cc78c0c1540a2d2cea760d68cc7528
Exploration of the Unfinished
0
194
241
2024-02-07T22:24:43Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
I'm emptying this page so I can rework it for later, as this [[Exploration of the unfinished (Old page)|page]] was total cancer to read.
{{Level|title1=Exploration of the Unfinished|image1=File:Exploration_of_the_unfinished.png|prev=Sub-level 3}}
- JackanFor
[[Category:Levels]]
553483a1e826400bd3f5fd117815e67ce7f40c5e
Sub-Level 1
0
271
320
2024-02-07T22:25:30Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Stub}}
== Description ==
{{Level|image1=Sub-level 1 reworked after cyan token.png|caption-image1=Ricochet! Over rising! PINBALLLL!!|itemrow=Tokens|prev=[[Level 2]]
[[Alt Level 2]]|row1=[[Sub-level 2]]}}Sub level 1 is the first level in [[Badges|Satisfactory]]. The main mechanic of the level is the turbocharge.
== Mechanics ==
Sub-Level 1's main mechanics are the color changing of the sector and turbocharge (flinging), but there are three variants of it, each variant in a different sector, all of them are listed below according to when they are activated.
# First turbocharge is pretty simple, everytime it is activated there will be a pit, to charge, you need to fall into the pit while looking at the direction you wanted to jump before you fell, sometimes that isn't necessary as you would need to jump again. When this mechanic is activated, the game will turn purple.
# Second turbocharge is even more basic, just press E to charge at the direction you are looking, but due to the arduous challenges that involves it, this one may require more skill. The game becomes yellow as you unlock the mechanic.
# Third turbocharge is well... jump at some forcefield-ish bricks to jump at the direction you are looking, but the place where this is activated is kind of tight, so you can press space to cancel recoil, This may be the hardest one but if you have the skills, it won't be much of a pain in the neck.
== Dialog ==
== How to beat ==
First, you have to complete a course to get the token, when you get the token, the game turns purple and you gain the ability to charge where you were looking before you fell. To activate it, land from a distance. There will be another puzzle, which involves the same mechanic. After completing the 2 puzzles, your ability to charge is disabled and the game returns back to being green.
Put the 2 tokens on the door, and you will unlock access to another room. In the other room, click the red button to regain the ability to charge. But this time, you have to press E to charge. After completing the E to charge puzzle, you earn another token, which unlocks the final puzzle door.
To charge, land on blue forcefield bricks, if necessary, jump to cancel being flung. There will be angry faces. (>:[). Touching them will reset the puzzle. After finishing the final puzzle, the door that reveals the key opens. Use the key to open the door that leads to a token. Unlocking it will turn it into a dark hallway with the teleporting guitar at the end of it.
== Trivia ==
* One of the dialogues of the silly guitars talks about how he doesnt like section changing, referring to the [[Old Sub-Level 1|old sub-level 1.]]
[[Category:Levels]]
762daab059ba3e9df881c5e29f83abbb6b216afb
Sub-Level 2
0
250
299
2024-02-07T22:26:17Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Level|title2=Sub-Level 2|caption-image1=A city covered by a yellow fog, pretty dystopian...|image1=Sub-Level 2.png|overview=[[Tools|Stud Boxes]]
[[C4]]|itemrow=[[Tools#Stud Boxes|Stud boxes]]
[[Tools#C4|C4]]|dangerzone=None|prev=[[Sub-Level 1]]|next=}}
==Description==
This place is separated in two zones, being red zones and yellow zones, but the main difference between them is that the yellow zone is just as a whole while red zones are separated in 3, most of red zones can only be reachable by using some boxes you find around the yellow zone because their entrances are on the ceiling.
== How to beat ==
First off, collect some Silly guitars with glowing eyes on them. This will unlock red zones. Click boxes scattered across the yellow zone, as they will help you get to other red zones. Placement is offset, so you have to go closer/farther to place it at the correct spot.
At red zone 3, you will find a prince and 4 gates, with 3 being blocked. Go to the gate that is not blocked, then talk to the Silly Guitar with sunglasses. At the end of the dialogue, you will receive a C4. Plant the C4 on the prince, then go to the button to drop Orange Tokens. Unlock the white door with guitars on them (on the yellow zone), as the guitar that teleports you is behind it.
[[Category:Levels]]
2a8d08d359ffebbd15621e74fc6b00f3a3d78388
File:Meeting.png
6
368
417
2024-02-07T22:39:36Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Meeting
0
303
352
2024-02-07T22:41:03Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
Meeting serves as the bandage placeholder for Fishy Fisherman, serving until Repentance releases.
{{Level|title1=Meeting|image1=File:Meeting.png}}
== Description ==
== Environment ==
== Dialog ==
== Trivia ==
* This confirms Artemus is a furry.
[[Category:Aftermath]]
[[Category:Repentance]]
[[Category:Repentance Path]]
[[Category:Temporary Levels]]
[[Category:Levels]]
0b10dd1eba167810c54e283f9881d9d5828a01e4
File:The finding.png
6
371
420
2024-02-07T23:19:39Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NIL.png
6
372
421
2024-02-07T23:20:14Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Leakering.png
6
373
422
2024-02-07T23:31:09Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
leakering
wikitext
text/x-wiki
== Summary ==
leakering
1bbb8ceeee7871baf7cc859afb15c6190ade8656
Alt Level 2
0
266
315
2024-02-08T11:56:52Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Level|title1=Alt Level 2|image1=Alt Level 2.png|caption-image1=|itemrow=[[Tools#Lesser Tokens|Lesser Tokens]]|dangerzone=Parkour
Dropper {{!}} Giant Silly Guitar|prev=[[Alt Level 1]]|next=[[Alt Level 3]]}}
== Description ==
Alt Level 2 is a level constructed of two halves, the upper being a red and grey checkerboard pattern, with the other a blue and grey one. The contrast on these colours is extremely high, making it difficult to see at times. In Alt Level 2, jumping is replaced with a gravity switch, in which the only way to jump is to invert your gravity, or to be standing in the "Green Zone" one of the puzzles, in which the player will jump normally.
[[Prince]] is here, however he appears more hostile. He is surrounded by two doors at his side and one on the ceiling. Each door leads to a puzzle in which the player must solve for 1 [[Tools|Lesser Token]] each. Once three [[Tools|Lesser Tokens]] have been fed to [[Prince]], the [[Prince]] will explode and drop a Red Key. Once you click on the Silly Guitar's nose at the beginning you will be transferred to [[Alt Level 3]].
==Puzzles==
=== Portal 1 ===
You need to go forward when you are in the red area, then switch your gravity and go backwards in the blue area to get the token, while avoiding a Giant Silly Guitar. This portal is located to the left of the prince.
=== Portal 2 ===
You need to complete an Obby, while standing on the green zone to not accidentally switch gravity, but jump regularly. This portal is located to the right side of the prince.
=== Portal 3 ===
You need to get a token by gravity swapping while avoiding thin bricks on your way. Kind of like a dropper, but you go upwards. This portal is located above the prince, and can be accessed by swapping gravity.
==Trivia==
Saying 1337 in the [[lobby]] it will instantly teleport you to Alt Level 2 (if you have unlocked it).
[[Category:Levels]]
6f45138d25b58252af3823a6362a5e7811701d7a
File:An EndUpdated.png
6
374
423
2024-02-08T12:12:11Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
An End
0
219
266
2024-02-08T12:12:33Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Level|title1=An End|image1=File:An_EndUpdated.png|prev=[[Alt Level 3]]}}
An End is the place you teleport to after completing the Alt levels. "An End" looks like a small room with a hole on the celling at the spawnpoint, suggesting that when you fall at the end of Alt Level 3, you end up here. It also looks like the entire room was made out of cardboard, with a red block pattern on it. In this tiny room, there is a VHS player, a table with the VHS player on it, and a lamp that will proceedingly get darker and darker after finishing the tape by the table. To get the badge, you have to play the tape on the table. If you want to listen to the tape with subtitles, click [https://www.youtube.com/watch?v=ezfMMZ5q70Q here].
[[Category:Levels]]
8069cea41cc4c474d4b4a67bef4d97f90e7347ef
File:Thistooklongerthanitshould.mp4
6
375
424
2024-02-08T13:26:00Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
GIFT
0
270
319
2024-02-08T13:30:27Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
== Description ==
{{Level|title1=Gift|prev=[[Cathedral]]|next=|image1=GiftMenu.png}}
'GIFT' is a secret level made for Christmas, accessed through the [[Cathedral]], with the gameplay being very similar to Hotel Mario. There are elevators that are used to move floors, doors which you need to close, and silly guitars that act as enemies. There are 5 levels, each with different color schemes, music, and amount of elevators and doors. Completing all of the levels shows a win cutscene, with a rank based on how many times you died. Back in late 2021, this level gave a badge if you completed it but it the event has ended.
== Dangers/Challenges ==
* Silly guitars
== Tools ==
There are no tools used in this level.
== Trivia ==
* The character you play as is named 'BOB', from bob is missing (a game on roblox).
* You can jump through the ceilings and floors. You can use this to enter an out of bounds area via the sides of the top floor ceiling
* The badge icon was originally an olive colored background, with a present with sillies all over it. But has been changed to an orange silly guitar.
* The win cutscene is a reference to the indie game [https://en.m.wikipedia.org/wiki/Pizza_Tower Pizza Tower.]
[[Category:Levels]]
586a9485dd5e1eaca630ba8485fd7c0c880647af
File:Valuablepawnconcept.png
6
376
425
2024-02-08T16:53:09Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Moderndrifterconcept.png
6
377
426
2024-02-08T16:53:53Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scrappedjerryboss.png
6
378
427
2024-02-08T16:54:42Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Modern Drifter
0
286
335
2024-02-08T16:58:44Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Character|name=Modern Drifter / Valuable Pawn|imagecaption=The guy.|image=<gallery>
Modern_drifter.png|Modern drifter
Valuable_pawn.png|Valuable pawn
</gallery>|aliases=|species=Glass Men}}
== Description ==
In Sub-Level 3, there is a boss you have to defeat in the Mind Control section before heading to the Red Token in order to progress. Getting hit by them results a loss in a life.
This boss can be one of two aliases, <span style="color: #ff0000;">Modern Drifter</span> or <span style="color: #5b9a4c;">Valuable Pawn</span>. This page handles both.
== Modern Drifter ==
Modern Drifter is one of the bosses in Sub-Level 3. He has less health than the Valuable Pawn, and has a katana in hand. He also represents the boss [https://hours-roblox.fandom.com/wiki/Ronin_Alpha Ronin Alpha] from HOURS.
== Valuable Pawn ==
Valuable Pawn is the green version of the Modern Drifter, having a bigger sword and better Health, 150 compared to the 100. (At the time of this, this is probably wrong). He carries a sword in hand. He also represents the enemy [https://hours-roblox.fandom.com/wiki/Hot_Rash Hot Rash] from HOURS.
== Trivia ==
* Both these bosses resemble devs, Modern Drifter being Red's old avatar and Valuable Pawn being Cardinal's mainly used avatar.
== Gallery ==
<gallery>
File:Valuablepawnconcept.png|Valuable pawn concept, found on RedNoob5050's inventory.
File:Moderndrifterconcept.png|Modern drifter concept.
File:Scrappedjerryboss.png|A scrapped boss of the Crazy Robloxian, referred as "Jerry".
</gallery>
8c903816eca91e4d40b2f05da6704d64ed3661f7
File:GardenShed.png
6
379
428
2024-02-08T18:50:36Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Tutorial
0
12
236
2024-02-08T22:50:00Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
{{Location Template|title1=Tutorial|image1=1.png|ending(s)=N/A|teleport_code=N/A|badge_required_for_teleport=N/A|caption1=Big ol' wall.}}
Tutorial is a [[:Category:Levels|Level]] in [[Limbobbia]] that teaches new players how to play the game. This level is mainly for players who are new to the game. To get to the level, you have to click the sticky notes on the Lobby's cave.
[[Category:Levels|Level]]
==Gameplay ==
After spawning in, a wall blocks the player from progressing. There is a VHS labeled "INTRO" to put in the VCR; putting it in will play a short animation, and the wall will explode.
Within the next section, there is a VHS labeled "GUITAR," which teaches the player how to input codes. The VHS changes depending on what device they are on. A [[Silly Guitar (Item)|purple Silly Guitar]] hanging on a black rope can be seen next to the wall with "TAKE THE SILLY" written on it. Taking the Silly Guitar will make the player capable of playing music and inputting codes. Typing the abbreviation of the sentence next to the door (KLKHHHGHJH) will open the door.
The following section contains a [https://roblox-limbobbia.fandom.com/wiki/Tokens#Red_Token Red Token] and a VHS labeled "TOKEN;" inserting the VHS into the VCR will demonstrate usage for [[Tools#Tokens|Tokens]] and [[Tools#Keys|Keys]]. Touching the translucent black-and-red checkered wall while holding the Red Token will make the wall fall through the ground.
The final section contains a [[Silly Guitars (Character)|Silly Guitar]] and a VHS labeled "FINAL," inserting the VHS will explain how to exit Levels. Clicking beneath the nose of the Silly Guitar will leave the Level and return you to [[Limbobbia]].
== Dialogue==
<tabber>
|-|Tapes=
{{#tag: tabber |
First Tape=
Okay, this is the Limbob training tape.<br/>I'm gonna tell you what to do and not to do.<br/>Mostly tell you what to do because you don't know what you're doing,<br/>YOU STUPID I-
{{!}}-{{!}}Second Tape (PC)=
When you first enter Limbo you're gonna have like a little.. Silly Guitar.<br/>Uh.. theres gonna be Uhh.. sentences on the wall I think,<br/>and you gotta play the first letter of each word,<br/>and then click once to play the guitar and then you are gonna get like into Limbo.<br/>Uhh.. you can reset your input by clicking once,<br/>and thats gonna like yeah that's gonna reset it.<br/>Uhm... I don't even know why I gotta say thi-
{{!}}-{{!}}Second Tape (Mobile)=
Hello mobile player! Uhmm, this game has mobile support.<br/>I overwrote this tape so that, like,<br/>y'know, you understood. Ugh,<br/>so, basically, uhmm, when you're playing on mobile, it's the same thing as PC,<br/>you gotta play the first letter of each word in the sentence with Silly Guitar to open the big door.<br/>Uhmm, on mobile, it is very different, uhmm..<br/>When you equip the Silly Guitar, a GUI will pop up.. uhmmm...<br/>How it works is it acts like the puzzle from, like, Super Mario 64.<br/>Uhmmm..<br/>You gotta swipe the tiles to move them,<br/>so each letter is a little tile. You gotta swipe them to the, uhmm, little arrow on the right to play them.<br/>When you click reset, it resets the placement of the, uhh, letters.<br/>Doesn't reset your code, though. You can tap the screen to reset it.<br/>Uhmm, your current code will be displayed at the bottom of your screen if your phone's big enough, I guess..<br/>You know,- I- like, I don't get it.<br/>Like, why did you guys have to beg for mobile?<br/>That was so unnecessary,<br/>like, actually, it's-
{{!}}-{{!}}Third Tape=
When you get like keys or tokens you gotta- you gotta slam it//<br/>you gotta press it up against the, slightly transpar-<br/>translucent, the translucent wall and it's gonna like disappear.<br/>Uhm..<br/>I don't know, thats not how it works in uhh Li-
{{!}}-{{!}}Fourth Tape=
Uhhh.. when you're inside the limbo theres gonna be like a- like a thing, the big nose guy..<br/>The big nose guitar.<br/>Uhhhhhm....<br/>Basically you gotta- when you get the token thing you gotta press under his nose..<br/>and then it's gonna teleport you.<br/>Uhhh.. that's the end of this training tape.<br/>I don't even wanna release this, this kinda is not go-
}}
|-|Guitars=
{{#tag: tabber |
Guitar Tool (Randomized)=
AM I REAL<br/>GET ME OUT OF HERE<br/>OH MY PRINCE MAY YOU HELP ME<br/>PUNISHED, AND FOR WHAT<br/>SILLY SILLY<br/>SOMEGUITAR MUST UNTIE ME THIS INSTANT<br/>THIS IS RATHER SILLY<br/>WHY DO YOU LOOK LIKE THAT<br/>THIS IS NOT THE LIMBO I KNOW
(Unfinished Section)
{{!}}-{{!}}First Guitar=
Why are you talking to me?<br/>I hope you were listening to that tape.<br/>Type the first letters of each word in the sentence with the guitar, stinky.
{{!}}-{{!}}Second Guitar=
Just chillin' with my friend.
{{!}}-{{!}}Third Guitar=
Who is this silly?!
{{!}}-{{!}}Guitar Under the Map=
Gutiar
}}
|-|Picking Up Stuff=
{{#tag: tabber |
First Tape=
A VHS tape? I should put it into that VCR.
{{!}}-{{!}}Second Tape=
Oh, another part of the tape. I should put it in the VCR.
{{!}}-{{!}}Third Tape=
Yup, another part. Time to put it into the VCR.
{{!}}-{{!}}Fourth Tape=
..Another one. Hopefully it's the last one.
{{!}}-{{!}}Guitar=
What do I do with this?
{{!}}-{{!}}Red Token (Before Tape)=
What am I supposed to do with this?
{{!}}-{{!}}Red Token (After Tape)=
I heard about this in that VHS tape...
}}
</tabber>
==Trivia==
*If the player manages to die in the Tutorial in any way, such as jumping toward the wall right before it explodes, they get kicked with a message that reads "Cuphead journalist."
*A Freddy Fazbear plush is hanging on a rope underneath the area with the VCR; touching it will play a high-pitched Five Nights at Freddy's jumpscare sound effect and freeze you in place for a few seconds.
*[https://youtube.com/shorts/CQfqP5AejVo?feature=share A reference to the tutorial is in Item Asylum, made with JackanFor's permission].
*Press E on the purple silly guitar.
[[Category:Levels]]
71c31d474b40ab566d0117a099b9a278d44283ce
Tools
0
212
259
2024-02-08T23:49:02Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
== Description ==
[[File:Tool image.png|right|frameless|An example of a Tool.]]
In your journey throughout Limbobbia, there are a handful of tools and resources you can use to your advantage and/or you have to use in order to progress through the levels.
These are only focusing on the ingame ones, the Lobby items will have their own page soon.
Hover over a Tool, and you'll get it's ToolTip.
__TOC__
== Tokens ==
Tokens are usually the final tool in a level, each one having their own unique colors mainly attributed to a level's primary color. If you were to click the Silly Guitar you spawn by's nose with a token, you will progress. The only exception to this is Level 3, where there is a fake Purple Token.
* '''Blue Token:''' Level 1 and Alt-Level 1
* '''Red Token:''' Level 2 and Alt-Level 2
* '''Purple Token(?):''' Level 3
* '''Purple Token:''' Level 3
* '''Orange Token:''' Sub-Level 2
* '''Cyan Token:''' Sub-Level 3
== Mini-Tokens ==
{{Tool_Template|ToolName=Purple / Yellow / Green / Red Token|Header=Description|ToolTip=|LevelsUsed=Sub-Level 3}}
A gimmick specific to Sub-Level 3, where you have to collect all 4 mini-tokens in order to progress through the final door and grab the Cyan token. Each one is behind a mini-section:
'''Purple Token:''' Obtained by doing an obby to the left of the hallway to the right.
'''Yellow Token:''' Obtained by Feeding the unwilliing to [[Smiley]]
'''Green Token:''' In the SUPERHOT simulation, open the elevator doors and grab the Green Token on top of the fishtank.
'''Red Token:''' Defeat Valuable Pawn or The Modern Drifter in the SUPERHOT simulation and walk towards the hallway, the token being the escape out of the simulation.
Put the tokens in the slot by the door to the Cyan Token, and the door will be opened.
== Polaroid ==
{{Tool_Template|ToolName=Polaroid|Header=Description|ToolTip="OPEN THE DOOR"|LevelsUsed=Level 2, Alt Level 2}}
An item you get after beating Redemption, made for you in order to progress to Satisfactory and Sub-Level 1 in both Level 2s.
== Lesser Tokens ==
A gimmick specific to Alt-Level 2, repurposing the Box into something you are rewarded with by beating each section in the level.
Feeding three Lesser Tokens to the Prince will blow him up, allowing you to get the Red Token and progress.
== Boxes ==
{{Tool_Template|ToolName=Box|Header=Description|ToolTip=None|LevelsUsed=Level 2}}
A gimmick in Level 2, the main thing is that there are 2 separate versions of the box:
'''Fake Boxes:''' An unlabelled box. Feeding it to the Prince will make him spit it out, and if done enough times, will enrage him.
'''Real Boxes:''' A box labelled '''"S. ILLY BOX CORP"'''. Feeding it to the Prince will help you progress.
If twenty real boxes are fed to the Prince, he'll blow up, like the bastard he is.
== Save State (Unused) ==
{{Tool_Template|ToolName=Save State|Header=Description|ToolTip=Placeholder|LevelsUsed=Sub-Level 1}}Formerly "Telepathy", the save state was an item that was located in Sub-level 1. You could set a checkpoint at your position using Left Click. Pressing F would return you to the checkpoint.
== Stud Boxes ==
{{Tool_Template|ToolName=1/2/3 Stud Box|Header=Description|ToolTip=Placeholder|LevelsUsed=Sub-Level 2}}
A step-up from the boxes in Level 2, there are now boxes that help you elevate and enter Red-Zones, spread
throughout the map and gives you the ability to make staircases with these boxes. Click on them to collect them, and use the tool to drop it.
== C4 ==
{{Tool_Template|ToolName=C4|Header=Description|ToolTip=None|LevelsUsed=Level 2}}
A bomb given to you by the Purple Guitar with Shades in order for you to blow up Prince and progress, turning the level monochrome.
== the unwilling ==
{{Tool_Template|ToolName=the unwilling|Header=Description|ToolTip=None|LevelsUsed=Sub-Level 3}}
A dysfunctional Silly guitar whose only purpose is to be fed to [[Smiley]]. Giving it to [[Smiley]] would give you the Yellow Mini-Token.
== Axe ==
An axe found in [[The Finding]], used to cut vines and wires.
1c7dbcafd1f087282e82d0cfcbd1cf907ca868a4
File:Gardenshednormal.png
6
380
429
2024-02-09T11:36:23Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gardenshedraining.png
6
381
430
2024-02-09T11:36:54Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
The Finding
0
369
418
2024-02-09T14:38:42Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
<big>The Finding is one of the post-satisfactory levels, home to the Him and Fail badges.</big>
== <big>Description</big> ==
{{Level|title1=The Finding|image1=File:The_finding.png|caption-image1="And if you wanna find him you have to find me first"|itemrow=[[Tools#Axe|Axe]]
Valves|dangerzone=some creature in the vents idk|prev=[[Exploration of the Unfinished]]|next=[[Garden Shed]]}}The Finding is a level based off one of JackanFor's game called "[https://www.roblox.com/games/7454684292/find-markiplier find markiplier]".
You start in the kicthen and to progess,you have to cut the vines with an axe found stuck in a tree to enter some sort of facility.
When you cut the vines, you will go to a corridor that is blocked by wires, cutting them will cause you to fall into a elevator room connected to valves.
To continue, you have to put the valves back into their original place to turn on the elevator.
=== <big>Valve A</big> ===
The valve A room is a big corridor, once you get to a the end, click the fan to open a pasage with the valve, putting it back will open the vavle B room.
=== <big>Valve B</big> ===
The valve B room is a place filled with conveyors, to get to the valve, go → ↑ → ← ↑.
=== <big>Valve C</big> ===
Once you enter the room, go through the vent, and the end of it there will be the valve, on your way back you will be chased by something straight out of Sam and the mystery of the treasure.
Once done, go inside the elevator, press the button, and you will be sent to a corridor that goes to markiplier's room, going there will start a cutscene:
<big>Markiplier: ... and that's it for Five Nights at Freddy's 58!</big>
<big>Markiplier: And as always, I'll see you in the next video.</big>
<big>Markiplier: Bye-bye!</big>
<big>*Markiplier get outs of his chair and looks at you*</big>
<big>*Screen turns black*</big>
<big>:You found him?</big>
Then you are awarded the Him badge.
== <big>Trivia</big> ==
* Using the axe to cut down the tree next to it will reveal a purple keycard, only to be short lived as you get ambushed by a entity shorty after grantting you the Fail badge.
* Standing next to the trash can in the kicthen you will hear rambling noises.
* Staring into the chicken costume drawing in the Valve C room will let you enter the [[Garden Shed]].
[[Category:Levels]]
81ac7fb260f02338b52565f5153a9e91fb8fd41e
NIL
0
370
419
2024-02-09T14:43:16Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
<big>NIL is a secret level that is acessed by possesing the king booger poster on [[Sub-Level 3]].</big>
== Description ==
{{Level|title1=NIL|image1=File:NIL.png|dangerzone=[["Bob"]]|prev=[[Sub-Level 3]]|itemrow=Keycards (Black,Green)}}NIL takes place on a lab with LIMBO tiles, grey with the weld texture, it has glowing green test tubes with white terminals.
Theres stairs that take you to a black keycard door, exploring more you find the green keycard door aswell with the black keycard, going back and opening the black keycard door will let you enter a empty room with only the green keycard at the end of it.
Picking up the green keycard will display you getting a fake badge called RUN, [["Bob"]] also spawns on the entrance of the room, getting close to him will cause him to start chasing you, once he catches you, you will get jumpscared, followed by a black screen and the Beware badge.
== Description ==
* One of the test tubes are broken, hinting to the fact that youre not alone.
* If you even manage to juke [["Bob"]], you will jumpscare you still, sad day gamers.
* I don't know.
[[Category:Levels]]
9340463360f7be0a9e3719de47e2819eea54ef83
Nemesis
0
288
337
2024-02-10T23:29:23Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
== Description ==
{{Character|name=Nemesis|imagecaption=C0M3 0UT, DR4G0N!|height=7 Studs (7" in reality)|weight=190 lbs.|image=Nemesis Render.png|aliases=|species=Sub-Robloxian (robot infused with a Serpent)|gender=Male|birthDate=October 28th}}Wait for Aftermath, maybe?
== Trivia ==
* Before a recreation of Ryuji's beam katana for Nemesis, Nemesis would largely play on Clockwork themes and weapons, having his Gravity Hammer.
** More about Ryuji, Nemesis is largely inspired off him, having his voice, theme, attacks, and weapons. This is a downplay on just how original JackanFor is.
*Nemesis' birthday is October 28.
[[Category:Aftermath]]
[[Category:Characters]]
[[Category:Repentance Path]]
[[Category:Repentance]]
39e89a4fb2871078d4bd4c8999eccc28c29fc099
File:Poopdown.png
6
382
431
2024-02-10T23:46:24Z
wikia:limbobbia>Roboxroboxroboxroboxman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Old summer.png
6
383
432
2024-02-10T23:57:21Z
wikia:limbobbia>BBennyy01
0
wikitext
text/x-wiki
an image of the old summer lobby featuring a desert battered with toy cars
3b569d66f9a6b5ac3ffa9732976089ac79354b02
File:Evil man (old summer lobby).png
6
384
433
2024-02-11T00:00:11Z
wikia:limbobbia>BBennyy01
0
wikitext
text/x-wiki
evil man sitting atop his ledge overlooking the lobby from a distance
5f36317fe7d57507f91dba525827baf4c6319869
Lobby (Old Summer)
0
238
287
2024-02-11T00:03:07Z
wikia:limbobbia>BBennyy01
0
wikitext
text/x-wiki
[[File:Outpost Gamma Surroundings .png|thumb|382x382px]]
== Description ==
'''''No Man's Land''''' is a summer variation of the [[Lobby]], reminiscent of a desert.
== Differences ==
* The main details that make the map a lot different from it's original form is the expansion and elements in it's composition, with cactuses and toy cars being in a messy position all over the place. There are also some research vans with (sabotaged) equipment, but most of their occupants were killed; some brutal, others less grotesque, There is also a [[Evil Man|mysterious grey man]] relaxing on a cliff on the top of the map.<gallery>
File:Old summer.png|The chaotic land in the summer lobby
File:Evil Man Ingame.png|Evil man overlooking the lobby
</gallery>
== Notes ==
* AUGUST 2, 2022
*# Devices all plucked. Absolutely no way out. Okay. I'll be fair. I saw a witness get beaten to death by a guitar. I think they headbut him to death, or something, cause I think he got concussion so bad, he became braindead. And what's with the gray figure watching us?
*# Ever since we drifted to sea in some deep fog, we're been completely struck dumb. I have no clue what's going on here, but it's not looking good for us. Communication seems impossible. Well, all this decor won't help with anything, won't it? Luckily, all the devices work, and it's been getting hotter.
* AUGUST 4, 2022
*# I don't need to see any more of this. I know i'm gonna die. I hate this. I hate this so much.
*# *It's all scribbles, with some blood stains on it*
*# To all those who have doubted me... I am doom.... (Repeated 41 times)
* AUGUST 5, 2022
** I've completely lost contact with the others. Well, isn't this something? I think someone's out there, killing us one by one.. Hell, maybe it's the heatstroke.. This isn't gona be good. I swear. I think I'm going so insane. I'm seeing sentient guitars.. Need to report this to them immediateky if they're even alive. i want out.
* AUGUST 7, 2022
** Well, ain't this just great? I'm CONFIDENT everyone else is dead. It's definely someone out there. Well, I have my own debts to be owed. Hasn't this trip gone somewhere? What started from a quick trip overseas, turned into absolute disaster. Well, if someone does get this to read this, please tell the guitars to shut up.
* Note with the part of code
** I sent the message, but the beacon broke. The rest of it is some weird writing.. something along the lines of: fi___edeef_dd__p__z_p (This part of the code is useless now, you'd better play volleyball in the lobby.)
* Special note from Cardinal (OUTDATED)
** Well, hi! I think I'm nearly a week late for the 1 million celebration, but that doesn't matter now. What I want to s ay is, thank you all so much for the support. I never would've thought this stupid project would get so far. And I'm sorry if this update disappointed you. While you're here, yes, the game is still being worked on, and Centuries Of Damn is nearing completion. But anyway, thank you all so much! Until next time, this is Cardinal.. or JackanFor.. or MajorLotus.
== Easter Egg / Badge ==
[[File:Strange Room (Not Actual Name).png|thumb]]
* There is a secret door that if you type out and send a message with a specific code (that will not be shown), it will open showing a strange room, along with giving the player the badge.
f3a189e43095f13352c11386234d0afe2fce44a6
File:Old Repentance (or old interrogation) .png
6
385
434
2024-02-11T00:11:18Z
wikia:limbobbia>BBennyy01
0
wikitext
text/x-wiki
how the old interrogation looked like
671304302ebe1997ff5ddacef4af6400874de9ba
Alt Level 3
0
268
317
2024-02-11T00:45:32Z
wikia:limbobbia>Jackanfor
0
wikitext
text/x-wiki
{{Level|title1=Alt Level 3|image1=Alt Level 3.png|caption-image1=What is that?|itemrow=[[Tools#BrokenGuitar|Broken Guitar]]|dangerzone=[[Noname]]|prev=[[Alt Level 2]]|next=[[An End]]}}
== Description ==
You have to pass and hide behind walls to not get caught by [[Noname]], with your only light source being the Broken Guitar.
There are also holes in the ground that you can fall through if youre not paying attetion where youre walking..
When finishing the level you will fall into a pit and you will be teleported to [[An End]].
== Strategy ==
* When you hear shaking when [[Noname]] is leaving, you can already move out of your spot.
* Only use your [[Tools#BrokenGuitar|Broken Guitar]] when you need do.
== Trivia ==
* Upon death you will get a fake disconnect message and the game will make you rejoin Alt Level 3 again.
[[Category:Levels]]
e1873443ce984526fc19621f22092207344e97b4
Joy Peep
0
351
400
2024-02-11T13:28:56Z
wikia:limbobbia>Helpmeibeg
0
fixed spelling of said shit
wikitext
text/x-wiki
{{Tool Template|ToolName=Joy Peep|ToolTip=happy happy joy joy|LevelsUsed=Lobby|ToolIcon=JoyChirp.png}}
==Description==
The Joy Peep takes the appearance of the [https://roblox.fandom.com/wiki/Catalog:Marshmallow_Chirp ROBLOX gear] but cyan
Also reference to Lisa: the painful
==Appearance==
Click to eat and get the black line enrage effect, playing "Brad Has A Pain: A Chair - Fucking Abnormal" while in effect. After eating, you are given 500 TP (short for Tactical Points) and 150 health
==Keybinds==
*'''LMB / Click + Z/X/C/V (Up to 5 keys) [Punch]:''' Perform a punch (Takes 0 TP)
*'''F / ZVXC [Fireball]:''' Launch a fire ball (Takes 95 TP)
*'''E / ZXZX [Machine Gun Fists]:''' Perform a uppercut kick (Takes 40 TP)
*'''R / CVVC [Headslide]:''' Perform a head slide, knocking off everyone in way (Takes 100 TP)
*'''Q [Headbutt]:''' Perform a headbutt (Takes 50 TP)
*'''G / VVX [Surprise Attack]:''' Perform a kick between the legs (Takes 500 TP)
==Sayings==
* + Joyed
* I've been dead for 6 years.
* Today is the day I live.
*
[[Category:Marshmallow Chirp]]
4c4e7e4a526f63b4c92cf0183c1a602a286d6ae2
Garden Shed
0
292
341
2024-02-11T13:35:58Z
wikia:limbobbia>Helpmeibeg
0
/* Red Flower (Madness Door) */
wikitext
text/x-wiki
== Description ==
{{Level|title1=Garden Shed|image1=<gallery>
gardenshednormal.png|Dry
gardenshedraining.png|Raining
</gallery>|prev=[[The Finding]]|itemrow=Flowers
Boxes|dangerzone=Samuel
Fish}}
The Garden Shed is a circle with the Centuries Of Damn flower in the middle with flower pots on each side, with 4 trials for flowers to put on said flower pots.
There will be a lever that will switch if its dry or raining, when switched, will open up 2 doors of each one:
<big>Dry: Blue and Purple.</big>
<big>Raining: Yellow and Red.</big>
There will be also terminals all around the map reciting logs and documentations made by past people in the Garden Shed.
__TOC__
== Blue Flower (Wooden Door) ==
A basic obby split into 3 sections.
== Purple Flower (Mario 64 Door) ==
To progress, you have to swim through a tunnel system and get to an orb that makes you metallic.
Once done, you can '''walk''' around the water without drowning, once you drop into a pit, you will have to open the chests around the room on a specific order to continue, the first one in the tower with the big clock, the second hidden inside a ravine on the side of the tower, third next to another tower, this time on a opening next to the top, and the last one on a bridge connected to said tower.
Once done, a opening will be revealed, which then you will be removed the metal cap powerup and you will have to swim up to the flower on the end, once done the entrance to the waters will be locked up and you can put the flower on its place.
'''Tip: You can hold space to swim up faster.'''
* <big>Every flower now on only can be acessed by setting it to rain.</big>
== Yellow Flower (Joy Door) ==
The main room is filled with mail with main names in the limbobbia community, a terminal is also present along with a tape recorder next to RedNoob5050's.
Clicking the button on the desk opens the door to the outside, going outside will start a chase with a character that's similar to [https://www.roblox.com/users/55464440/profile fish_drownes], a Limbobbia developer. Looking at it will cause it to slow down a little and messages to appear such as "JOIN US" "PAINT THE WORLD RED" "QUACK".
== Red Flower (Madness Door) ==
This one is what seems to be a hedge maze to warzone type area.
You will be chased by Samuel, who looks like you, and stops when you stop.
If you throw boxes at him, he will parry them but still be slowed down
== Trivia ==
* Nobody planted the garden. Limbobbia made the garden based off a real world location (with a minor significance to Cardinal).
* The terminals design's are based off [https://ultrakill.fandom.com/wiki/Terminal Ultrakill's].
* At some point, in the
* '''The shadow people are real.'''
* Samuel is a part of your mind.
[[Category:Levels]]
[[Category:Stubs]]
38aadaa1a2afc0e6bdc7b0608772cb8ed8da7880
File:RobloxScreenShot20240212 121752069.png
6
386
435
2024-02-12T15:21:56Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RobloxScreenShot20240212 121802052.png
6
387
436
2024-02-12T15:23:02Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lobby Special Items
0
294
343
2024-02-12T15:24:56Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
[[File:RobloxScreenShot20240212 121802052.png|left|thumb|smil In rage mood.]]
== Disclaimer ==
Prior to an update that removes ''all'' items from testers and specifc players, all of these items were user exclusives not meant to be used by the average player.
== Strong Right ==
[[File:0930.mov|thumb|Strong Right! in use]]Strong Right was a tester exclusive item in Limbobbia, launching victims within the radius of it's punch far.
== smil ==
[[File:RobloxScreenShot20240212 121752069.png|thumb|smil Being holded by Huey.]]
A ball that can turn into happiness or either into a mad mood. thats all the info i got please send more if you have more
[[Category:Items]]
6bc848927a0815ac048ebd2d3edf7136b7fbf5d8
File:R3D blunt.png
6
388
437
2024-02-14T13:24:15Z
wikia:limbobbia>Swag master 900
0
wikitext
text/x-wiki
he chill like that
1696cefb5cc983755943f79fbe958f69c86c4e67
R3D
0
333
382
2024-02-14T17:48:07Z
wikia:limbobbia>Jackanfor
0
nice edit, retard
wikitext
text/x-wiki
== Description ==
{{Character|name=R3D|imagecaption=WHAT?|height=5 Studs|weight=220 lbs.|image=R3D.png|aliases=|species=Robot|gender=Male|birthDate=}}
== Trivia ==
* R3D bears inspiration from [https://guiltygear.fandom.com/wiki/Robo-Ky Robo-Ky from Guilty Gear].
* R3D will sometimes come looking for a random player in the lobby and offer them a key.
* R3D kinda likes to sit.
c5cf5195526a3f9c42a02584b9fa8bd8ee06579f
HIM
0
389
438
2024-02-15T19:33:08Z
wikia:limbobbia>Nightmare truleord
0
Created page with "fvbvcd"
wikitext
text/x-wiki
fvbvcd
3d774c17d16dd60054ca1d24ee6a76b1974bfe18
File:Level 1 Map Limbobbia.png
6
390
439
2024-02-16T05:34:52Z
EletricAudio
17
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Level 1 Limbobbia2.png
6
391
440
2024-02-16T16:33:26Z
EletricAudio
17
wikitext
text/x-wiki
Fanon Image
7304c61a60acd486586b007ed194abb85c759ba7
File:SecretRoomLevel1.png
6
392
441
2024-02-16T16:39:01Z
EletricAudio
17
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Level 1
0
186
231
2024-02-16T16:39:50Z
EletricAudio
17
/* Secrets */
wikitext
text/x-wiki
Level 1 is the first level in [[Badges#Redemption|Redemption]]. It is a maze.
{{Level|image1=Level 1.png|caption-image1=Probably your first challenge, eh?|itemrow=Keys
Blue Token|prev=[[Lobby]]|row1=[[Level 2]]
[[Everything Nothing And Inbetween]]|next=[[Level 2]]}}
== Description ==
Level 1 is a maze with a blue and green checkered pattern on the walls. The maze is very simple compared to later levels. You will need to find a blue token and click on the Silly Guitar's nose at the start to proceed.
== Secrets ==
[[File:SecretRoomLevel1.png|left|thumb|The secret room, leading to [[Everything, Nothing and Inbetween]]]]
By exploring the map enough you can find a secret room and a secret code (both are not in the same places) that will lead you to [[Everything Nothing And Inbetween]].
== Trivia ==
* The checkers were inspired by the green and blue tiles seen in LEVEL 1 of the original LIMBO by VXDNathan.
* The music is called “[https://youtu.be/fLYyUo0n7hI Escape The Maze]”.
* This is the most reworked level in the game, with tons of prototypes (at least four), and it would actually get replaced by [[Alt Level 1]] at some point.
** This got reverted a day later after the community wanted the original level back.
== Guide for the Level ==
[[File:Level 1 Limbobbia2.png|left|thumb|The entire Level Map Drawn by EletricAudio (K means Key, B means barrier and 1 and 2 means in the order) (Note: this is fanon, it dosen't exist in the game, it is only used as a guide for new players in the wiki)]]You first have to grab key 1 from the bottom right big hallway with the barrier. Turn left on that hallway. It is on the 2nd to the left of that specific hallway. Use that key to unlock barrier 1. Now, go left twice then right then left and go to the last right and go there. Go back and go to the top right hallway with the staircase. Go left twice, go to the very back and go right to unlock the 2nd barrier and grab the totem. Go to the top right hallway. And finally, go left and go to the guitar, click under his nose to go to [[Level 2]].
[[Category:Levels]]
289d995af9ca0a507c078c708179987bfb5eac45
File:A player wearing the broom. Also with Doc Scratch's suit..png
6
393
442
2024-02-18T05:34:01Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Contecntguyeman347
2
395
444
2024-02-18T05:54:51Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
[[File:RobloxScreenShot20240212 121802052.png|thumb|OH GOD OH NO HUEY DID SOMETHING WRONG.,,,, WE ARE DOOMMED!!!!!!!!!!!!]]
== about me ==
im a homestuck fan
roblox username: felipeolme
display name: Zeroinal
i like doc scratch, hes basically my favorite character, limbobbia is the best, i also made a page so click [[Disciplining broom|Here]] to enter.
====== bah ======
88b491624fc2eaa1a001fc47439d60780d083d5f
File:Broom.png
6
397
446
2024-02-18T06:02:35Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
Broom
d67620ceba7d10450626aeaf0512148b064f256e
Template:Disciplining broom
10
396
445
2024-02-18T06:08:00Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
<includeonly>
<infobox>
<title source="title1"/>
<image source="broom">
<caption source="caption-broom"/>
</image>
<group>
<header source="header1">Section Header</header>
<data source="row1"/>
<data source="row2"/>
</group>
</infobox>
</includeonly>
<noinclude>
Example usage:
{{Disciplining broom
| title1=Example
| broom=Example.jpg
| caption-broom=Example
| row1=Example
| row2=Example}}
<pre>
{{Disciplining broom
| title1=Example
| broom=Example.jpg
| caption-broom=Example
| row1=Example
| row2=Example}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"broom":{"suggested":true},"caption-broom":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
5a938e439e7bfb00ce806418d126e305d58bd669
Disciplining broom
0
398
447
2024-02-19T00:30:32Z
wikia:limbobbia>Jackanfor
0
Jackanfor moved page [[Disciplining broom]] to [[Discipline]]: actual name
wikitext
text/x-wiki
#REDIRECT [[Discipline]]
373d04513f5460811d944e39f9f03b2456d30d6a
Discipline
0
394
443
2024-02-20T05:50:31Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
[[File:Broom.png|alt=YOUR SUPPOSED TO KILL HER.|thumb|Disciplining broom's icon]]
im gonna add some images of it if thats okay
[[File:A player wearing the broom. Also with Doc Scratch's suit..png|thumb|A player wearing the broom, With Doc Scratch's suit.]]
HOW DO I INSERT A VIDEO PLEASE HELP ME IM AGHAGHEGHGAEG
== Information ==
A broom that Doc Scratch owns, A character from Homestuck, Its a miscallenous item according to the admin panel, This broom holds the power of eletricity. ''YOUR SUPPOSED TO KILL HER.''
fbea3087b6fa2c5962b2b6efbe10f87b3bd56a60
Prince
0
176
220
2024-02-20T16:27:15Z
wikia:limbobbia>ExampleBot
0
wikitext
text/x-wiki
{{Stub}}{{Guitar_Template|title1=Prince|caption1=|harmful=Yes. (Kills player if fed 5 bad boxes)|image1=EBD37C6F-F78D-49CE-B14B-791D1E4F0ECB.jpeg}}
== Description ==
Prince is a big Silly Guitar who is always attached on a wall. He is smaller than King Guitar.
== Appearances ==
In [[Level 2]], he requires you to give him boxes from S.ILLY BOXX CORP to be full. He will then drop a token that is used to escape the level. In [[Alt Level 2]], he requires you to bring 3 lesser tokens from portals. Inserting the lesser tokens will allow you to advance. In [[Sub-Level 2]], the prince will also reside there, and a Silly Guitar will tell you to plant C4 on him and run away.
== Trivia ==
* He is very obese as said by one guitar in [[Sub-Level 2]].
* The Prince can not count past 20.
c9197fefe0efa17adb0c80a2f773a6c4a5b44ca9
Glitched Guitar
0
217
264
2024-02-20T16:32:58Z
wikia:limbobbia>ExampleBot
0
wikitext
text/x-wiki
{{Character|name=Glitched Guitar|image=error.webp|imagecaption=“...Wait... is there something about to chase us?”|birthDate=|birthPlace=|deathDate=|deathPlace=|species=Silly Guitar|height=3 to 20 Studs|weight=0 lbs.|eyes=}}
== Description ==
Solely appears in Level 3. After you collect the ''real'' purple token off the counter, the Glitched Guitar will fade in, and start to chase you. For every ~1 second, it will dash towards the player it's closest to, lunging to them and dealing ~10 damage per every .Touched event.
== Strategy ==
Jump around and move about, it is less likely to hit you if you're moving around the place and are playing safe in general.
== Trivia ==
* Glitched Guitar is glitched due to It is a lab experiment as mentioned by Cardinal.
* The dash sound is the sound that plays during HER's chase theme in IMSCARED.
6c9e1244e189820a31feeb8fcc3ea4aea37b6936
Level 3
0
254
303
2024-02-20T22:45:42Z
wikia:limbobbia>ExampleBot
0
wikitext
text/x-wiki
Level 3 is the third level in [[Badges#Redemption|Redemption]].
{{Level|itemrow=Broken Guitar
Keycards|prev=[[Level 2]]|image1=Level 3.png|dangerzone=Hostile silly guitars
[[Glitched Guitar]]|next=[[Cathedral]]}}
== Description ==
Level 3 is a laboratory with grey checkered patterns on the walls. In this level you need to avoid Hostile silly guitars by hiding in lockers. You also collect keycards to open many doors.
[[Category:Levels]]
8610fbfd75ef67aab2215aa2f2328a1632491b42
Silly Guitars (Character)
0
175
219
2024-02-20T22:56:13Z
wikia:limbobbia>Contecntguyeman347
0
wikitext
text/x-wiki
{{DISPLAYTITLE:Silly Guitars}}
{{Guitar Template|harmful=
No (usually)
Yes (during Level 3 and old Sub-Level 1)
|title1=Silly Guitars|image1=Silleh.png|caption1=“Have you ever tried, oh I don’t know, TAKING A SHOWER?”}}
Silly Guitars are characters in Limbobbia. These characters appear for the majority of the game.
Not to be confused as the [[Silly Guitar (Item)|item]] edition.
==Appearance ==
They appear as cartoony guitar-shaped entities with their head colored yellow with a smile along with popped out eyes. They have a long red tongue and a large light brown nose with black strings coming out of it (most likely to resemble nose hair.)
They can have multiple appearances, listed below.
*Yellow head with a red tongue (also includes shades or a chicken hat sometimes)
*Purple head with a green tongue (also includes shades sometimes)
* Green head with a blue tongue (also includes a top hat sometimes)
*Red head with a yellow tongue
*Monochrome (only seen in [[Tutorial]]). These have a white head, grey nose and a dark grey tongue. The Monochrome ones don't have a mouth.
*Voided (only seen in sub-level 2 and old desire a). These have pitch black overalls, and glowing white eyes, Voided guitars also don't have mouths, the one in sub-level 2 says "Well?" while the one in old desire a says "Anyways?"
== Behavior ==
A silly guitar will usually just stand and do nothing. You can talk to some of them by clicking on the ones found in [[Level 2]], [[Alt Level 2]], [[Sub-Level 1|Sub-Level 1 (recent version)]], and [[Sub-Level 2]]. The ones in level 2 are usually assholes.
There is a giant silly guitar variant, which can only be seen in [[Alt Level 2]]. It will push you if you don't swap your gravity.
The red and green silly guitars in [[Sub-Level 1|Sub-Level 1 (recent)]] often say "Hello! My name is Jean Eric!"
There is a prince, which the regular silly guitars think is a greedy one for "food" (boxes).
In [[Level 3]] and [[Old Sub-Level 1|a previous version of Sub-Level 1]], they will be asleep. When approaching them, they will start to slowly chase you and progressively get faster. When hiding in a locker, they will go back to sleep.
==Trivia==
* These characters are very obviously based on the [https://www.roblox.com/catalog/57229371/Silly-Guitar ROBLOX gear Silly Guitar.]
* The voided guitar of [[Sub-Level 2]] is named chac as confirmed by Cardinal.
== Gallery ==
<gallery>
File:Voided guitar spotted in desire.png|Voided guitar in old desire a.
File:Voided guitar in sub 2.png|Voided guitar (chac) in sub-level 2.
File:Voided guitar in sub 2 but i killed the prince.png|Ditto, but i gave the prince a little gift ;)
</gallery>
[[Category:Characters]]
bd9b5e7dbca56b3af24a6eac7270e61975be23ae
Sub-Level 3
0
248
297
2024-02-22T20:55:07Z
wikia:limbobbia>66pIanetz
0
Made what you use the golf club for clearer
wikitext
text/x-wiki
{{Level|title1=Sub-Level 3|image1=Sub-Level 3.png|caption-image1=An odd but relaxing place.|itemrow=[[Tools#the unwilling|The Unwilling]]
Hotswitch ability|dangerzone=Glass men?
Valuable Pawn {{!}} Modern Drifter|prev=[[Sub-Level 2]]}}
== Description ==
Sub-Level 3 is a blue, checkered labyrinth. It includes a room with a caged player, a computer room, and [[Smiley|Smiley’s]] room.
== Gameplay ==
There is an obby where you must get a silly guitar called The Unwilling in order to feed [[Smiley]] and a purple token you must get in order to progress. When feeding [[Smiley]], he will reward you the yellow token in order to progress further.
After inserting the tokens in the door, a computer type room will be unlocked, Clicking the computer in the room will give you the ability to hotswitch. By hotswitching between the player in the cage, you play as the player.
After hotswitching, there will be a white room where glass men will attack you. Luckily, a golf stick is placed on a ledge for you to use. There is also a door with a green token there. While killing them and exploring further you will find a bat that insta kills them. After opening a mysterious door, a boss fight will occur where you either battle the [[Modern Drifter]] or the [[Modern Drifter|Valuable Pawn]]. Killing either of these bosses will award you the red token. Inserting the two tokens you have earned will give you the cyan token. Equipping it will make the floor fall.
== Trivia ==
* This is one of the only places with a human NPC in it, besides the room where you get the [[HIM]] badge.
* One of the easier levels, with the obby’s mechanics being similar to [[Alt Level 1|Alt Level 1.]]
[[Category:Levels]]
1e6125ebd4c706e33273c87d2166c0f8dde3bea1
Level 2
0
178
222
2024-02-25T00:08:21Z
wikia:limbobbia>AiroTotally
0
wikitext
text/x-wiki
Level 2 is the second level in [[Badges#Redemption|Redemption]].{{Level|title1=Level 2|image1=<gallery>
Level2.png|Spawn
Subentrance.png|Sub-Level 1 entrance
</gallery>|caption-image1=FEED THE PRINCE|itemrow=[[Tools#Boxes|Boxes]]
[[Tools#Polaroid|Polaroid]]|dangerzone=Task of feeding the [[Prince]].|prev=[[Level 1]]|next=[[Level 3]]}}
==Description==
Level 2 is covered by a strong red fog that may be one of the strongest fogs possible in the game. It is also an entry point to sub-levels if you have the polaroid, and the [[Prince]] also resides here, telling you to feed him real boxes. Each five boxes will open a random door. Thus, when feeding him, he explodes and you get a red token and go to the [[Silly Guitars (Character)|Silly Guitar]] and click on its nose to escape.
== Guide ==
When you enter level 2, the [[Prince]] asks you to feed him real boxes. The real boxes have "SILLY BOX CO." in them. If you feed him fake boxes, he will yell at you. If you feed him 5 bad boxes, it will kill whoever fed him the fifth bad box. When you feed him 20 real boxes, he will explode and give you a token.
== Trivia ==
* The music for this level is [https://www.youtube.com/watch?v=-C0meyLwaak Temple Dojo - Ambient - D].
* Level 2 contains an entrance to [[Sub-Level 1]], this is via the polaroid you get by having Redemption.
* Level 2 first introduces the NPCs in the game.
[https://www.youtube.com/watch?v=-C0meyLwaak]
[[Category:Levels]]
64c455ae6d3211e0ecb40616bbe4ddb029061f00
Statues
0
337
386
2024-02-25T06:19:13Z
wikia:limbobbia>66pIanetz
0
/* Description */
wikitext
text/x-wiki
=== Description ===
Statues is an area you can be teleported to by being launched by the punching bag in the '''Winter Lobby''', The chance is completely random. Upon entering, You will face '''Ham,''' who will get closer if you do not look at him. Located on the map, there are 8 levers that you will need to turn on; each lever turned on will speed up [[Ham]]. If you survive, go under the stairs and touch the statue to be awarded with the '''You've won''' badge.<gallery>
File:HamPic1.png|[[Ham]] Coming out of the ground
File:HamPic2.png|[[Ham]] fully emerged
File:HamPic3.png|[[Ham]] far away from the player
</gallery>
9bf51eaa7a3fe7f73855b6821d7ecdb79a81f34a
Lobby
0
9
234
2024-02-25T10:50:04Z
wikia:limbobbia>Chomikyour
0
wikitext
text/x-wiki
{{Location Template|title1=The Lobby|items=Silly Guitar, Crystal, Appetite|image1=Lobby.png}}
== Description ==
Limbobbia (better known as The Lobby) is the first area you spawn in when you join the game. This area is home to many entrances to Levels and secrets.
__TOC__
==Appearance ==
The Lobby can have several different appearances depending on what season it currently is (determined by month, each season is 4 months, a month behind however, so December would be Winter territory), each one having it's own (if finished) extra map, such as:
* [[Lobby (Spring)|Spring]]
* Neon Spring (Spring PT. 2)
* [[Lobby (Summer)|Summer]]
* [[Lobby (Old Summer)|Old Summer]]
*[[Lobby (Fall)|Fall (Autumn)]]
*[[Lobby (Winter)|Winter]]
*Darkness (Winter PT. 2)
Also, with some chance, instead of the standard lobby, there may be a Starstruck version of the lobby:
* Original Starstruck
* CRUEL SUMMER (Autumn/Summer Starstruck)
* Foggy (Winter Starstruck)
==Emotes==
Emotes are a special feature that is only possible in The Lobby. You can use these by typing them in the chat. They can make your character do many different animations and play music. Some emotes give you props or make you walk automatically.
Each Emote is a reference to something (formatted by the command itself, and the name of the emote which can be run by saying "'''/e''' '''''[emote name, case sensitive]'''''":
*'''/e dance1 [Dance]:''' An older ROBLOX dance. (Animated by RedNoob5050)
*'''/e dance2 [Goat]:''' Goat Simulator NPC dancing. (Animated by Sniper)
*'''/e dance3 [Terry]:''' Lisa: The Painfuls Terry Hintz's hottest dance. Move to explode, going in a Family Guy death pose. (Animated by JackanFor)
*'''/e dance4 [Skate]:''' A reference to a flipnote. The video that got JackanFor to make this is a video where the cat got off the skateboard and gets smeared on the floor to death, making a bloody mess. Move to explode, going in a Family Guy death pose. (Animated by JackanFor)
*'''/e dance5 [Saiyan]:''' A reference to a video of the Saiyan Walk. Automically moves you. (Animated by JackanFor)
*'''/e dance6 [Cat]:''' A reference to a gif of a cat dancing. This dance origins from one of JackanFor's lesser known (and arguably first most popular) game, Body Rock. This would've featured you doing the (almost, was updated when ported to Limbobbia) exact dance to some music, and there would have been a leaderboard displaying all your times. (Animated by JackanFor)
*'''/e dance7 [Tribute]:''' <s>A tribute to Tupac</s> A reference to Sniper's most well known game, yeah ok, where it would've featured as an admin-only move where it would gradually speed up, playing a bass-boosted version of Tupac's [https://www.youtube.com/watch?v=TOzAuR9crKs "Hit Em Up"]. (We don't know who animated this, actually! This was by one of sniper's friends, we just used it with his permission.)
*'''/e dance8 [Sniper]:''' Based off a video of a [https://youtube.com/shorts/I6Gy-DHL7mo man twerking] AND a video of someone twerking out their items in Metal Gear Solid. (Animated by Sniper)
*'''/e dance9 [Homestar]:''' A reference to an old Flash Cartoon, Homestar Runner, specifically inspired by the post-video scene of the [https://www.youtube.com/watch?v=S1pxD-N3g5U&pp=ygULc3F1aW50bW9qaXM%3D Squintmojis] video. Would've featured in a forever scrapped Randomizer of JackanFor's. Makes you automatically move. (Animated by JackanFor)
*'''/e dance10 [Liscense]:''' A reference to an absurd [https://www.youtube.com/watch?v=lNm0FyTBjIU&pp=ygUec3B5IGdldHMgaGlzIGRyaXZlcidzIGxpY2Vuc2Ug GMod/SFM video]. I don't know how to explain it. Gives you a car and makes you automatically move. (Animated by JackanFor)
*'''/e dance11 [Elf]:''' A reference to a scene in Elf, where Buddy gets excited for Santa coming tomorrow morning, 10 AM. (Animated by JoeyTheDayy)
*'''/e dance12 [Americano]:''' A reference to an older, more absurd video, titled [https://www.youtube.com/watch?v=I9rcgR6RatQ "dog dancing we no speak americano"]. The song that plays is interrupted by a man screaming every few (random) seconds. (Animated by JackanFor)
*'''/e dance13 [Block]:''' A reference to a video of a Noob dancing to a South Park-esque Kuwaiti show, Block 13. (Animated by JackanFor)
*'''/e dance14 [Scout]:''' A reference to a sticker in the Deep Rock Galactic server. (Animated by JackanFor)
*'''/e dance15 [Epic]:''' JackanFor's intruigingly succumbing mental vulnerabilities put into one animation. I don't know how else to describe it. (Animated by JackanFor)
*'''/e dance16 [Squat]:''' A reference to a video made by RerunA, titled "Notive's Wild Day". (Animated by JackanFor, but so lazily done you could say it was done by Rerun)
*'''/e dance17 [Silly]:''' A dance JackanFor made up. Please stop using this to hump people. This is not a humping move. This is to make you look dumb. (Animated by JackanFor)
*/e dance18 [NAME PENDING]: This is a secret!
== Easter Eggs==
* If you were to click the Rainbow peep, there will be a random chance you will get an Item called the Appetite. This will make you devour ''all'' of your items, excluding the item itself. If the item does not have a physical state, it will simply just eat a piece of paper resembling the tool's name / icon if it has one.
== Trivia==
*Each season (excluding Autumn) is a direct reference to something from a game.
**<s>Spring: A reference to the Encounter chapter of killer7.</s> (Note: This may not be present in the final product, as it is just mere inspiration for now.)
**Summer: A direct homage to the Olathe Weather Institute area from Lisa The Pointless: Scholar Of The Wilbur Sin, a deserted area that has dead papers and reports of the area, as well as housing a handful of enemies and lore.
**Winter: A copy and paste of RedNoob5050's winter game, including the huge cabin and the snowballs (albeit, a reworked one, beforehand it was a copy and paste).
*Before 7/08/2023, for every frame there was a 1/1000 chance for an image of Dirk Strider (post-scratch) captioned "sudden nuggetcentry" to appear. This is a homage to [https://youtu.be/HdmX5a02-xQ JackanFor's movies made in a game], and because of how comically similar the two ([https://www.roblox.com/users/882302833/profile Nugget] and [https://mspaintadventures.fandom.com/wiki/Dirk_Strider Dirk Strider]) look.
*When completing Sub-Level 3, back in the lobby, you can find a door that can lead you back to the [[Exploration of the Unfinished|Exploration Of The Unfinished]]. You can only see and interact with this door if you complete [[Badges#Satisfactory|Satisfactory]], otherwise this will not appear...
im banned for no reason!!!!!
- chomikyour
9fdb54893417f77f042d0389ae1f28778d820df4
22
2024-02-27T23:23:01Z
PholyGoon
9
Created page with "TEST TEST LOL"
wikitext
text/x-wiki
TEST TEST LOL
abdfbb47fb924b4eaab777fd29fd11346b19c91c
Repentance
0
322
371
2024-02-25T10:56:50Z
wikia:limbobbia>Chomikyour
0
wikitext
text/x-wiki
{{Badge_Templame|title1=Repentance|Image1=RepetanceNew.png|caption-Image1=Repentance's New Icon|last_updated=December 16th 2023}}
''"I'm not one to stop you, anyways." - Repentance's Description''
'''Repentance Is An Unobtainable Badge.'''
<u><big>Gallery</big></u><gallery>
File:RepentanceOld.png|Repentance's Old Icon.
File:Old Repentance (or old interrogation) .png|old repentance interrogation
</gallery>thanks for remaking this page. - chomikyour
4e82f67df5bc1abe5610cba699594d719e3105e2
Artemus
0
308
357
2024-02-25T23:16:27Z
wikia:limbobbia>YeOldeBeanieHunter
0
wikitext
text/x-wiki
== Description ==
{{Character|name=Artemus|imagecaption=Wh... what bodies?|height=5 Studs|weight=90 lbs.|image=ArtemusNormal.png|aliases=|species=Robloxian|gender=Non-Binary Male|birthDate=November 28th}}Artemus is the owner of the store "SpongeBoy Hooters" (SpongeBoy Hooters)
==Items==
{| class="fandom-table"
|+Items (Names marked in green contribute to the "Yesterday was Better" badge.)
!Name
!Price
!Currency
!Stock
!Available
|-
|Artemus Doll
|2500
| Studs
|
| True
|-
|Spray, Hammer n' Nail
|50
|Studs
|
| True
|-
|Extension Ladder
|10000
| Studs
|
|False
|-
|Gum
|750
|Studs
|
|False
|-
|Shovel
|5000
|Studs
|
|False
|-
|Meemaw' s Pigeon Pot Pie
|2500
|Studs
|
|True
|-
| Bang Gun
|10000
|Studs
|
|True
|-
|Spider on a Stick
|2500
| Studs
|
|False
|-
|Weaponized Pumpkin
|1000
|Studs
|
|False
|-
| Ghost Burger
|750
|Studs
|
|True
|-
|Magnet Rod
| 200
|Studs
|
|False
|-
|Scorched Peep
|1250
| Studs
|
|True
|-
|Fancy Santa
|12
| Studs
|
|True
|-
|Cake
|500
|Studs
|
|True
|-
|Spy Glasses
|1200
|Studs
|
|False
|-
|Overheating Gun
|500
|Studs
|
| True
|-
|Fireworks
|100
| Studs
|
|True
|-
| Plasma Orb
|5000
|Studs
|
|False
|-
|Binoculars
|25
|Studs
|
|True
|-
|Goobo Jr.
|5000
|Studs
|
|False
|-
|Woopie Cushion
| 5
|Studs
|
|True
|-
|Piñata
|4500
|Studs
|
|True
|-
|Lady Gloves
| 2500
|Studs
|
|False
|-
|Pigeon Perfume
|3333
|Studs
|
|False
|-
| Deudly Firearms
|1250
|Studs
|
|False
|-
|Roman Candle
|500
| Studs
|
|True
|-
|Electric Guitar
|10000
| Studs
|
|True
|-
|Boulder
|10000
|Studs
|
|True
|-
|Slateskin Potion
|750
|Studs
|
|True
|-
|NoobCaik
| 0
|Studs
|
|True
|-
|<span style="color: #4b974b;">Pumpkin Bucket</span>
|4
|Tokens
|
|True
|-
|<span style="color: #4b974b;">Eerie Pie</span>
|4
|Tokens
|
|True
|-
|<span style="color: #4b974b;">Chance Mug</span>
|4
|Tokens
|
| True
|-
|Bicycle
|2
|Tokens
|
|True
|-
|Bloxy Cola
|50
|Robux
|
|True
|-
|Witches Brew
|50
|Robux
|
|True
|-
|Ghost'a Fizz
|75
|Robux
|
|True
|-
| Blame Red
|5
|Robux
|
|True
|-
|Tongs
|1000
|Studs
|
|Scrapped
|-
|Cleaning Rag
|10000
|Studs
|
| Scrapped
|-
|Pizza Grapple
|2
|Tokens
|
|Scrapped
|}
==Apolonia==
{{Character|name=Apolonia|imagecaption=Well, we’ve gotta eat somehow.|height=5 Studs|weight=90 lbs.|image=Apolonia.png|aliases=|species=Robloxian|gender=Female (Transgender, AMAB)|birthDate=November 7th}}Apolonia works at Artemus' Goods receiving apples in exchange of tokens, being one of few methods to get Tokens.
==Trivia==
*Artemus canonically sounds like dan smith from killer7.
*Artemus has black hair.
*Artemus is American.
*Artemus is a fluent Japanese speaker as a second language.
*Apolonia is made by [https://www.roblox.com/users/29731055/profile Sinnamonsters].
29ffaecae6afee05e5ba720c94994b059772c07b
Main Page
0
1
1
2024-02-27T22:55:39Z
MediaWiki default
1
Welcome to Miraheze!
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
070d9e6457eab136df99905438a1f57c037772b0
2
1
2024-02-27T23:04:41Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
62220e09f4472f8f4b30b963f941874aea27da32
3
2
2024-02-27T23:06:22Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
b28c14313ab319378226e4c85282c11d3c1c65f9
4
3
2024-02-27T23:07:04Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
[[File:Eggerland.jpg|thumb|slam]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
ef2533d710e97247123fc9d6c3be5d409cde38e9
6
4
2024-02-27T23:07:17Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
[[File:Eggerland.jpeg|thumb|slam]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
93fffd22287b401421b4e4de18b01e2c0a3abeb7
7
6
2024-02-27T23:07:30Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
[[File:Eggerland.png|thumb|slam]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
26598744a53490d686a80fe805b941cb7f9c193b
8
7
2024-02-27T23:07:51Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
[[File:Eggerland.jpeg|thumb|slam]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
93fffd22287b401421b4e4de18b01e2c0a3abeb7
11
8
2024-02-27T23:09:20Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|thumb]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
c3c5a382a392b187d21711c2aea732938f5d3ea7
13
11
2024-02-27T23:14:05Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the FUCK is limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|frameless|im Brian from family weekends on fox]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
6ca05254a9f1be002fc1266ddf9f930c93f8d8be
17
13
2024-02-27T23:19:31Z
PholyGoon
9
/* what the HELL is a limbobbia you may ask? */
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the HELL is a limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|frameless|im Brian from family weekends on fox]]
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
1d622fc7ccc9000df47c15b0ae83bd5d891f92c2
18
17
2024-02-27T23:21:06Z
152.86.141.48
0
/* For the bureaucrat(s) of this wiki */
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the HELL is a limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|frameless|im Brian from family weekends on fox]]
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
6bf8d8985110ff13dfb2a01d2c3e657b806057ee
19
18
2024-02-27T23:21:38Z
152.86.141.48
0
/* For visitors of this wiki */
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== what the HELL is a limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|frameless|im Brian from family weekends on fox]]
=== For limbobbiteens of this wiki ===
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
0a70c1000ac2951daadb161d79b6b20702ae1ac0
20
19
2024-02-27T23:21:56Z
152.86.141.48
0
/* Welcome to {{SITENAME}}! */
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet… unless…
=== what the HELL is a limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|frameless|im Brian from family weekends on fox]]
=== For limbobbiteens of this wiki ===
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
9789abc73b212e248767973a838c86cb62c069fb
21
20
2024-02-27T23:22:13Z
PholyGoon
9
/* Welcome to {{SITENAME}}! */
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet… unless… (dawg i'm working on it) -pg
=== what the HELL is a limbobbia you may ask? ===
its a agame
[[File:Familyguydog.jpg|frameless|im Brian from family weekends on fox]]
=== For limbobbiteens of this wiki ===
LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA LIMBOBBIA
8352d40ecf5504780634e3dbc9fc69d795074488
Talk:Main Page
1
2
5
2024-02-27T23:07:05Z
Pineycone1995
6
Limbobbia
wikitext
text/x-wiki
limbobbia
98136f578c8437c59e05407e488b6e2fe525e531
File:Familyguydog.jpg
6
3
9
2024-02-27T23:08:59Z
ZyndrolithSequel
5
this is the dog from family guy
wikitext
text/x-wiki
== Summary ==
this is the dog from family guy
9634564989624478c304722a0eb4b0406ab1d75a
User:Pineycone1995
2
4
10
2024-02-27T23:09:12Z
Pineycone1995
6
limbobbia
wikitext
text/x-wiki
im limbobing my limbobbia
8821692a40cecf5043681ada5a6a402937d3cdcc
File:Silly.png
6
5
12
2024-02-27T23:11:36Z
Pineycone1995
6
fo yo codin tunes
wikitext
text/x-wiki
== Summary ==
fo yo codin tunes
7d9363204ffdea6c3531860c06e791595600ab1a
File:Heatdown render.png
6
6
14
2024-02-27T23:18:36Z
Pineycone1995
6
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cooldown render.png
6
7
15
2024-02-27T23:18:55Z
Pineycone1995
6
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Upright silly.png
6
8
16
2024-02-27T23:19:22Z
Pineycone1995
6
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lobby
0
9
23
22
2024-02-27T23:23:39Z
PholyGoon
9
wikitext
text/x-wiki
TEST TEST LOL
holy shit i did it i made a new page..
9bccd921849e259865fa84b63a14d79042153bf8
25
23
2024-02-27T23:34:02Z
Pineycone1995
6
added winter lobby pic
wikitext
text/x-wiki
TEST TEST LOL
holy shit i did it i made a new page..
uhhmmm Limbobbia lobby!
[[File:Winterlobby aerial.png|thumb|The Winter Lobby]]
bf6b4fbeed66ce549f0492050cfee41afb84708d
26
25
2024-02-27T23:34:43Z
Pineycone1995
6
wikitext
text/x-wiki
TEST TEST LOL
holy shit i did it i made a new page..
uhhmmm Limbobbia lobby!
[[File:Winterlobby aerial.jpeg|thumb|The Winter Lobby]]
3d4e2601dc713462c9fba516e43350c736dae536
27
26
2024-02-27T23:37:22Z
Pineycone1995
6
wikitext
text/x-wiki
The lobby is the first area in Limbobbia and is where you can start the game from.
[[File:Winterlobby aerial.jpeg|thumb|The Winter Lobby]]
48c7061e4639fae6c077bdf86c11e3b031c5d476
37
27
2024-02-28T00:32:54Z
PholyGoon
9
wikitext
text/x-wiki
[[File:Winterlobby aerial.jpeg|thumb|The winter lobby]]
== The Lobby ==
The Lobby is one of the more notable locations in Limbobbia, as it serves as a hub for players.
The Lobby is also quite barren, but this is made up for how many robloxians may be connected at the same time.
== Locations ==
=== Cave ===
Right in front of the player when they spawn in, is a large cave-like structure.
Notes that lead to the [[Tutorial|Tutorial]] are strewn about on the cave's door.
On the sides of the cave are various odd messages.
Playing ''T N J H T L P T N P''
8a2c09d1267bca3ed8d44b7a9f0286e4fb5ca1fb
40
37
2024-02-28T00:35:38Z
PholyGoon
9
Fuck ignore the last edit i fumbled my fingies
wikitext
text/x-wiki
[[File:Winterlobby aerial.jpeg|thumb|The winter lobby]]
== The Lobby ==
The Lobby is one of the more notable locations in Limbobbia, as it serves as a hub for players.
The Lobby is also quite barren, but this is made up for how many robloxians may be connected at the same time.
== Locations ==
=== Cave ===
Right in front of the player when they spawn in, is a large cave-like structure.
Notes that lead to the [[Tutorial|Tutorial]] are strewn about on the cave's door.
On the sides of the cave are various odd messages.
Playing ''T N J H T L P T N P'' on the [[SillyGuitars|silly guitar]] will open the cave door, and allow passage to [Level1|LEVEL 1]
78099687d27776dc47a562f01aa1f1f99c65317d
41
40
2024-02-28T00:36:10Z
PholyGoon
9
fuuuccckkk
wikitext
text/x-wiki
[[File:Winterlobby aerial.jpeg|thumb|The winter lobby]]
== The Lobby ==
The Lobby is one of the more notable locations in Limbobbia, as it serves as a hub for players.
The Lobby is also quite barren, but this is made up for how many robloxians may be connected at the same time.
== Locations ==
=== Cave ===
Right in front of the player when they spawn in, is a large cave-like structure.
Notes that lead to the [[Tutorial|Tutorial]] are strewn about on the cave's door.
On the sides of the cave are various odd messages.
Playing ''T N J H T L P T N P'' on the [[SillyGuitars|silly guitar]] will open the cave door, and allow passage to [[Level1|LEVEL 1]]
2c81e8f5c1e20799da60c19891d6a8a5b037625d
51
41
2024-02-28T00:50:47Z
PholyGoon
9
we love lobby!
wikitext
text/x-wiki
[[File:Winterlobby aerial.jpeg|thumb|The winter lobby]]
== The Lobby ==
The Lobby is one of the more notable locations in Limbobbia, as it serves as a hub for players.
The Lobby is also quite barren, except for various trees, a cave, and a vending machine.
== Locations ==
=== Cave ===
Right in front of the player when they spawn in, is a large cave-like structure.
Notes that lead to the [[Tutorial|Tutorial]] are strewn about on the cave's door.
On the sides of the cave are various odd messages.
Playing ''T N J H T L P T N P'' on the [[SillyGuitars|silly guitar]] will open the cave door, and allow passage to [[Level1|LEVEL 1]]
=== Exploration Door ===
To the left of the cave is a strange door with a photo of a silly guitar silhouette, inscribed with;
"''CALL ME IF YOU GET LOST.''"
If the door is interacted with by a player who owns the SATISFACTORY badge, the door will open,
and transport the player to the
[[Exploration|Exploration of the Unfinished]]
7201b93191e28e77141f65eeca558d199aa7080d
File:Winterlobby aerial.jpeg
6
10
24
2024-02-27T23:32:44Z
Pineycone1995
6
taken from a spy satellite
wikitext
text/x-wiki
== Summary ==
taken from a spy satellite
25cdb90e9d8e7bdd09b15e6ee4b2d7bd2a0ca44a
File:Bronjame.jpg
6
11
28
2024-02-27T23:40:42Z
ZyndrolithSequel
5
bron hame
wikitext
text/x-wiki
== Summary ==
bron hame
752b174809ecefeb2a65bed5d017de371a1385ee
Talk:Main Page
1
2
29
5
2024-02-27T23:41:31Z
ZyndrolithSequel
5
/* mmfgfh */ new section
wikitext
text/x-wiki
limbobbia
== mmfgfh ==
[[File:Bronjame.jpg|frameless]]
=== RAAAAARRRGHHHHH ===
== t text ==
3d74495319dad79d06fb3c1e241d44b300126c1c
449
29
2024-03-15T23:28:22Z
2A00:23C5:97B4:5501:E06A:2A74:1FC7:F783
0
/* t text */
wikitext
text/x-wiki
limbobbia
== mmfgfh ==
[[File:Bronjame.jpg|frameless]]
=== RAAAAARRRGHHHHH ===
== t tet ==
47e6c03c2638b55743714d42f4e44832f1e27360
Tutorial
0
12
30
2024-02-27T23:45:03Z
PholyGoon
9
TOTORIALLLLL
wikitext
text/x-wiki
Hi Tutorailal Test Page Hi come back LAtar
58a4a0608a2a09b2c5dd3eaf2be1db1ce1992fca
36
30
2024-02-28T00:10:32Z
Pineycone1995
6
wikitext
text/x-wiki
Hi Tutorailal Test Page Hi come back LAtar
[[File:Tutorial.png|thumb|right|A silly guitar in the tutorial]]
d0a6790dfc754021582017bcfe8f9a00bf52e712
SillyGuitars
0
13
31
2024-02-27T23:52:11Z
PholyGoon
9
wow sily guitar
wikitext
text/x-wiki
le test page 2....
e773ca1196276170ef372d403ecd07dd5d253c4b
60
31
2024-02-28T03:09:10Z
Pineycone1995
6
wikitext
text/x-wiki
[[File:Silly.png|thumb|right|Silly Guitar]]
le test page 2....
c1d087d07ff41800af86fe31b12d26444d8f0cb7
Main Page
0
1
32
21
2024-02-28T00:02:23Z
PholyGoon
9
/* lol this sucks a whole lot but i tried. (shrug) */
wikitext
text/x-wiki
__NOTOC__
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ Cardinal.]
This game is better without spoilers! Be warned! Yeah!
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
1ba4aa75eb2e648718c795ba9f91950cf70515cb
34
32
2024-02-28T00:05:44Z
PholyGoon
9
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ Cardinal.]
This game is better without spoilers! Be warned! Yeah!
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
5557fcb0181afc8a5c5e8180d68288c0a8fe1a60
43
34
2024-02-28T00:41:25Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor, who is also known as Cardinal.]
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
e94ea3e474cbd5099fee48034d192156252160fe
44
43
2024-02-28T00:41:56Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
1ef6304c18ae21702ca67eb05d09acedbb9bd5eb
46
44
2024-02-28T00:44:12Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
35c971eb705b0f6b5c510f55647267eefa2774da
47
46
2024-02-28T00:44:42Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
b5074659738e26e87dd0081a27a4eae0d656064a
49
47
2024-02-28T00:48:49Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
[[Joeflip.ogg]]
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
dd4438e968c7414bae2c06a3c9e804eb687d91b7
50
49
2024-02-28T00:49:58Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
[[Media:Joeflip.ogg]]
Limbo National Anthem Above ;)
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
36c789705fe74026178d4547bb2d7635f166074f
52
50
2024-02-28T00:57:00Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
{{Listen|File:Joeflip.ogg|url=http://images.shoutwiki.com/k6ka/c/c8/Joeflip.ogg}}
Limbo National Anthem Above ;)
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
0f88d3c67a14d8e2dac3d23747e4ae7a05a74e1d
53
52
2024-02-28T00:57:49Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
{{Listen|File:Joeflip.ogg}}
Limbo National Anthem Above ;)
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
71405fccefeea893f57a49ce1182ca4c07c4e070
55
53
2024-02-28T01:00:33Z
PholyGoon
9
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Not finished come back later pretty please.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
b5074659738e26e87dd0081a27a4eae0d656064a
56
55
2024-02-28T01:06:18Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Do you not see the shape it's in rn?
The purpose of this wiki is to house different kinds of information on the game, its badges, levels, lore, characters and tools.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
9a6a2ceb672b84aff207c237dc0160b1aa19340d
57
56
2024-02-28T01:12:27Z
Pentaqola
10
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== What do i do?? ===
The player (you) begins Limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|silly guitar]].
[[File:Silly.png|frameless|The guitar in question.]]
The guitar in question.
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
Do you not see the shape it's in rn?
The purpose of this wiki is to house different kinds of information on the game, its badges, levels, lore, characters and tools.
We swear, this might end up being a good wiki. Maybe.
=== Discord? ===
Yeah. Obviously.
You should join [https://discord.com/invite/8rW8wJEGSn/ HOTWYRD.]
Like, right now, bro.
329c5f2288d917c6b8b321eb1d9e410c96ba8a47
58
57
2024-02-28T01:16:21Z
JackanFor
2
keep it professional and dont mention the discord. hotwyrd is meant to be closed off behind social links, which people under the age of 13 cannot see.
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== What is Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so help from others is allowed but not recommended for the best experience.
=== Entrance ===
The player (you) begins Limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|Silly Guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon being clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
The purpose of this wiki is to house different kinds of information on the game, including its badges, levels, lore, characters and tools.
This Wiki is subject to change!
480ded212e53a256c1a6308fa4653faeb8530cd7
59
58
2024-02-28T01:16:57Z
JackanFor
2
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== What is Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the it was intended (which is by finding everything yourself), so playing blind during a first playthrough is best.
=== Entrance ===
The player (you) begins Limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|Silly Guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon being clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
The purpose of this wiki is to house different kinds of information on the game, including its badges, levels, lore, characters and tools.
This Wiki is subject to change!
e0c133a85c14353eca2c929b16c564817e19cfa3
62
59
2024-02-28T05:11:18Z
ZyndrolithSequel
5
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== What is Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way god intended (which is by finding everything yourself), so playing blind during a first playthrough is best.
=== Entrance ===
The player (you) begins Limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|Silly Guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon being clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
The purpose of this wiki is to house different kinds of information on the game, including its badges, levels, lore, characters and tools.
This Wiki is subject to change!
2b652d55ceb6ba24e34fa498cde1c7af7d0809d9
68
62
2024-02-29T06:23:06Z
PholyGoon
9
You stupid asf... (added "was" somewhere.)
wikitext
text/x-wiki
__NOTOC__
[[File:Limbobbia.png|thumb|yeahh... limbobbia...]]
== What is Limbobbia? ==
[https://www.roblox.com/games/6728212466/Limbobbia/ Limbobbia] is a non-serious puzzle-exploration game with mild horror elements on ROBLOX, developed most notably by [https://www.roblox.com/users/156953258/profile/ JackanFor], who is also known as Cardinal.
This game is much better by playing it the way it was intended (which is by finding everything yourself), so playing blind during a first playthrough is best.
=== Entrance ===
The player (you) begins Limbobbia in the [[Lobby|Lobby]], holding a [[SillyGuitars|Silly Guitar]].
Upon the player's first time playing Limbobbia, they will be directed to a series of notes on a wall, which upon being clicked will teleport them to the [[Tutorial|Tutorial]].
=== The wiki itself? ===
The purpose of this wiki is to house different kinds of information on the game, including its badges, levels, lore, characters and tools.
This Wiki is subject to change!
394e3a3609e94197a7e0954b96c0f6afd77f9c0c
File:Limbobbia.png
6
14
33
2024-02-28T00:04:21Z
PholyGoon
9
wikitext
text/x-wiki
This the foto bro. dont take it away from me
d70c02da63453a760a0c5440f7d77629cc4eb51c
File:Tutorial.png
6
15
35
2024-02-28T00:09:46Z
Pineycone1995
6
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Smiley.png
6
16
38
2024-02-28T00:35:10Z
PholyGoon
9
wikitext
text/x-wiki
lolol
19ad8e9da985f94dfc208fb66284a9d525f69930
Level1
0
17
39
2024-02-28T00:35:25Z
PholyGoon
9
Created page with "Manitoba. [[File:Smiley.png|frame]]"
wikitext
text/x-wiki
Manitoba.
[[File:Smiley.png|frame]]
cd567b4110700e719c22b0c4549e5b06e65732ac
Exploration
0
18
42
2024-02-28T00:39:50Z
PholyGoon
9
Created page with "exploration of the finished wtf???"
wikitext
text/x-wiki
exploration of the finished wtf???
19dd903af03427e75f0a31df2ce70dcf2f6999e1
File:Door.png
6
19
45
2024-02-28T00:43:42Z
PholyGoon
9
wikitext
text/x-wiki
the door uuhhhhh thing
d11d781beb8cca733cdd82b95bf6c99090d72eaa
File:Joeflip.ogg
6
20
48
2024-02-28T00:48:02Z
ZyndrolithSequel
5
Limbobbia National Anthem
wikitext
text/x-wiki
== Summary ==
Limbobbia National Anthem
5ee35fd9681f56f28272d7159a31128bdd1ec550
Template:Listen
10
21
54
2024-02-28T00:58:04Z
ZyndrolithSequel
5
Created page with "{{Listen|File:Joeflip.ogg}}"
wikitext
text/x-wiki
{{Listen|File:Joeflip.ogg}}
4c4e954ea7594620239d8da4637347b40c26c7f5
Talk:Lobby
1
22
61
2024-02-28T03:10:10Z
Pineycone1995
6
Created page with "discuss dees"
wikitext
text/x-wiki
discuss dees
7748992255ea462db7ba3a7399cf05fad578ce94
File:KILL.png
6
23
63
2024-02-28T05:17:27Z
ZyndrolithSequel
5
KILL
wikitext
text/x-wiki
== Summary ==
KILL
8f1224520022d0a704eea1a4cbc83fd6689e6ff5
User:ZyndrolithSequel
2
24
64
2024-02-28T05:19:10Z
ZyndrolithSequel
5
Created page with "i founded the original fandom wiki and now i'm here to assist with this objectively better one [[File:KILL.png|thumb|pfp1]]"
wikitext
text/x-wiki
i founded the original fandom wiki and now i'm here to assist with this objectively better one
[[File:KILL.png|thumb|pfp1]]
ce6d57e31b6d62611dc15047aae76e4efe616c25
66
64
2024-02-28T05:24:39Z
ZyndrolithSequel
5
wikitext
text/x-wiki
i founded the original fandom wiki and now i'm here to assist with this objectively better one
[[File:KILL.png|thumb|pfp1]]
[[File:Lowqdiscobear-1.png|thumb]]
1f5969026db275657f357e371862ce231418e21e
67
66
2024-02-28T05:24:58Z
ZyndrolithSequel
5
wikitext
text/x-wiki
i founded the original fandom wiki and now i'm here to assist with this objectively better one
[[File:KILL.png|thumb|pfp 1]]
[[File:Lowqdiscobear-1.png|thumb|pfp 2]]
6a64d33c2d5b0653247449bf65b292309d861f67
File:Lowqdiscobear-1.png
6
25
65
2024-02-28T05:24:23Z
ZyndrolithSequel
5
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Roboxman
2
26
69
2024-03-01T15:01:24Z
Roboxman
14
Created page with "im the man"
wikitext
text/x-wiki
im the man
5aa9195333006f14f643f76cecc1ed02d428fac6
User:JackanFor
2
399
448
2024-03-13T20:26:22Z
JackanFor
2
Created page with "Yo. I'm Cardinal and I made the game... and the Wiki. I have a lot of special interests. And I make games. And that's kind of it, really."
wikitext
text/x-wiki
Yo. I'm Cardinal and I made the game... and the Wiki.
I have a lot of special interests. And I make games. And that's kind of it, really.
67f2d58e6541ae03b2becd963296db5149453d5a
File:Tootsie roast.png
6
400
450
2024-03-17T13:19:45Z
Roboxman
14
wikitext
text/x-wiki
tootsie roast
ad0e480afa413227fde4467043a4be40ea6b83dc
Talk:Main Page
1
2
451
449
2024-03-17T13:20:21Z
Roboxman
14
wikitext
text/x-wiki
limbobbia
== mmfgfh ==
[[File:Bronjame.jpg|frameless]]
=== RAAAAARRRGHHHHH ===
== t tet ==
== heres me making some roasted tootsies ==
[[File:Tootsie roast.png|thumb]]
7c3f0d1c947172479856a6bce368d54e4fd93b76
452
451
2024-03-17T13:20:51Z
Roboxman
14
wikitext
text/x-wiki
limbobbia
== mmfgfh ==
[[File:Bronjame.jpg|frameless]]
=== RAAAAARRRGHHHHH ===
== t tet ==
== heres me making some roasted tootsies ==
[[File:Tootsie roast.png|frameless]]
7598679968c1f69542885f186e203eabea935632
User:Roboxman
2
26
453
69
2024-03-17T13:32:03Z
Roboxman
14
wikitext
text/x-wiki
[[File:Tootsie roast|frameless]]
idk where i am but i am in there ---------^
im the man
f3f00cbe3b32749fdb3f7c11e71a4d0d322f2035
454
453
2024-03-17T13:32:33Z
Roboxman
14
wikitext
text/x-wiki
[[File:Tootsie_roast|frameless]]
idk where i am but i am in there ---------^
im the man
3185f23081a2b55dc19829c5066b2b81247b52fa
455
454
2024-03-17T13:33:10Z
Roboxman
14
wikitext
text/x-wiki
[[File:Tootsie_roast.png|frameless]]
idk where i am but i am in there ---------^
im the man
e6dfd73971b3e4b9ed0468c57637919347d1d384
456
455
2024-03-17T13:34:54Z
Roboxman
14
wikitext
text/x-wiki
[[File:Tootsie_roast.png|frameless]]
me --------------------------^
im the man
918ccab4f01b0ea439cf6eb727347dffcc71b38f